|
Class Summary |
| JXTemplateGenerator |
Provides a generic page template with embedded JSTL and
XPath expression substitution to access data sent by
Cocoon Flowscripts. |
| JXTemplateTransformer |
Provides a XML stream with embedded JSTL and XPath expression substitution
access to data sent by Cocoon Flowscripts. |
| TemplateConsumer |
|
| TransformerAdapter |
Adapter that makes this generator usable as a transformer (Note there is a performance penalty
for this however: you effectively recompile the template for every instance document) |