|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Template
Reusable template.
| Method Summary | |
|---|---|
void |
generate(Writer out,
Map<String,Object> context)
Generates the template to an output stream using a given context. |
| Method Detail |
|---|
void generate(Writer out,
Map<String,Object> context)
out - Writer to generate the template in.context - Template context, containing all needed variables.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||