class |
BeanTag |
The main tag of the tag library for the dependency injection
framework: with this tag bean definitions can be created.
|
class |
CollectionTag |
A base tag handler class for defining collections in bean builder scripts.
|
class |
ContextBeanTag |
A specialized tag for the creation of beans from objects stored in the Jelly
context.
|
class |
ListTag |
A specialized CollectionTag implementation for creating lists.
|
class |
MapTag |
A specialized BeanTag implementation for creating maps.
|
class |
PropertiesTag |
A specialized MapTag implementation for creating a
java.util.Properties object.
|
class |
SetTag |
A specialized CollectionTag implementation for creating sets.
|