Class ActionBuilderTagLibrary
- java.lang.Object
-
- org.apache.commons.jelly.TagLibrary
-
- net.sf.jguiraffe.gui.builder.action.tags.ActionBuilderTagLibrary
-
public class ActionBuilderTagLibrary extends org.apache.commons.jelly.TagLibrary
The tag library for the action builder tags.
- Version:
- $Id: ActionBuilderTagLibrary.java 205 2012-01-29 18:29:57Z oheger $
- Author:
- Oliver Heger
-
-
Constructor Summary
Constructors Constructor Description ActionBuilderTagLibrary()
Creates a new instance ofActionBuilderTagLibrary
.
-