|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
| BeandefTag | Binds a Java bean to the given named Jelly tag so that the attributes of the tag set the bean properties.. |
| BeanPropertyTag | Creates a nested property via calling a beans createFoo() method then either calling the setFoo(value) or addFoo(value) methods in a similar way to how Ant tags construct themselves. |
| BeanTag | Creates a bean for the given tag which is then either output as a variable or can be added to a parent tag. |
| BeanTagLibrary | Describes the Taglib. |
A tag library for mapping tags to beans using a similar approach to Ant.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||