|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| TemplateFilter | Filter response's entity and wrap it with a FreeMarker'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 | FreeMarker template representation. |
Integration with FreeMarker 2.3. FreeMarker 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 | |||||||||