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(edu.iris.Fissures.network.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
ConfigurationException
public StringTree accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network) throws java.io.IOException
accept
in interface ChannelSubsetter
java.io.IOException
public java.lang.String getDefaultTemplate()
getDefaultTemplate
in class AbstractPrintlineProcess