public class PrintlineChannelProcess extends AbstractPrintlineProcess implements ChannelSubsetter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_TEMPLATE |
filename, template, velocitizer| Constructor and Description |
|---|
PrintlineChannelProcess(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(ChannelImpl channel,
NetworkSource network) |
java.lang.String |
getDefaultTemplate() |
public static final java.lang.String DEFAULT_TEMPLATE
public PrintlineChannelProcess(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic StringTree accept(ChannelImpl channel, NetworkSource network) throws java.io.IOException
accept in interface ChannelSubsetterjava.io.IOExceptionpublic java.lang.String getDefaultTemplate()
getDefaultTemplate in class AbstractPrintlineProcess