|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
TemplateEngine | Any template language which wants to support UI tag templating needs to provide an implementation of this interface to handle rendering the template |
TemplateEngineManager.EngineFactory | Abstracts loading of the template engine |
Class Summary | |
---|---|
BaseTemplateEngine | Base class for template engines. |
FreemarkerTemplateEngine | Freemarker based template engine. |
JspTemplateEngine | JSP based template engine. |
Template | A template. |
TemplateEngineManager | The TemplateEngineManager will return a template engine for the template |
TemplateRenderingContext | Context used when rendering templates. |
VelocityTemplateEngine | Velocity based template engine. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |