|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateEngine
Definition for a template engine.
| Field Summary | |
|---|---|
static String |
VELOCITY
Predefined template engine: Velocity. |
| Method Summary | |
|---|---|
Template |
getTemplate(String resourcePath)
Creates a template for the given resource. |
void |
init()
Initialization of the engine. |
| Field Detail |
|---|
static final String VELOCITY
| Method Detail |
|---|
Template getTemplate(String resourcePath)
resourcePath - Path to the template resource definition
void init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||