|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
RepresentationResourceLoader | Velocity resource loader based on a static map of representations or on a default representation. |
TemplateFilter | Filter response's entity and wrap it with a Velocity's template
representation. By default, the template representation provides a data model based on the request and response objects. Concurrency note: instances of this class or its subclasses can be invoked by several threads at the same time and therefore must be thread-safe. |
TemplateRepresentation | Velocity template representation. |
Integration with Apache Velocity 1.5. Velocity is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |