public static interface Template.Processor
Modifier and Type | Method and Description |
---|---|
void |
defineExceptionHandler(ExceptionHandler handler) |
void |
finish() |
void |
process(Template.Section section,
Block block) |
void defineExceptionHandler(ExceptionHandler handler)
void process(Template.Section section, Block block)
void finish()