|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PostProcessor
A post processor acts after the generation has ocurred.
| Method Summary | |
|---|---|
void |
postProcess(Context context)
Applies the post processor to the Context |
| Method Detail |
|---|
void postProcess(Context context)
throws PostProcessorException
Context
context - The context to process.
PostProcessorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||