|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefineTagSupport | |
org.apache.commons.jelly.tags.define | Tag library which allows the creation of new tags using Jelly script itself. |
org.apache.commons.jelly.tags.jeez | This tag library groups together the ant and werkz tag libraries into one namespace. |
Uses of DefineTagSupport in org.apache.commons.jelly.tags.define |
Subclasses of DefineTagSupport in org.apache.commons.jelly.tags.define | |
class |
BeanTag
Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties.. |
class |
ClassLoaderTag
Creates a new URLClassLoader to dynamically
load tags froms. |
class |
DynaBeanTag
Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties.. |
class |
JellyBeanTag
Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties. |
class |
TagTag
<tag> is used to define a new tag using a Jelly script to implement the behaviour of the tag. |
Uses of DefineTagSupport in org.apache.commons.jelly.tags.jeez |
Subclasses of DefineTagSupport in org.apache.commons.jelly.tags.jeez | |
class |
TagDefTag
This tag defines a dynamic tag in Jelly script. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |