|
||||||||||
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 |
Uses of DefineTagSupport in org.apache.commons.jelly.tags.define |
Subclasses of DefineTagSupport in org.apache.commons.jelly.tags.define | |
class |
DefineBeanTag
Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties.. |
class |
DefineJellyBeanTag
Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties. |
class |
DefineTagTag
DefineTagTag is used to define a new tag
using a Jelly script.. |
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 |