|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DynabeanTag | A tag which conditionally evaluates its body based on some condition |
| DynabeanTagLibrary | Describes the Taglib. |
| DynaclassTag | A tag which creates and defines and creates a DynaClass The DynaClass object is placed by name in the context, so that a DynaBean tag can use it by name to instantiate a DynaBean object |
| PropertyTag | DynaProperty tag defines a property of a DynaClass It can only exist inside a DynaClass parent context The properties are added to the properties array of the parent context, and will be used to create the DynaClass object |
| SetTag | A tag which sets a variable from the result of an expression |
A tag library for creating new DynaClass and DynaBean objects from the beanutils library
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||