public interface IContextReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
receiveContext(Object context,
PrintStream out) |
void receiveContext(Object context, PrintStream out) throws Exception
context - an arbitrary context as given in the TemplateExecutor classout - the stream to write outputExceptionCopyright © 2014. All rights reserved.