|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemplateProcessor
Processor to (pre/post)process the template.
| Method Summary | |
|---|---|
void |
process(Template template)
Processes the template. |
| Method Detail |
|---|
void process(Template template)
throws TemplateException
template - the template to be processed.
TemplateException - if any error is encoutered during process.
Code Generator should use Throwable.getCause()
to access the wrapped exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||