public class PrintlineNetworkProcess extends AbstractPrintlineProcess implements NetworkSubsetter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_TEMPLATE |
filename, template, velocitizer
Constructor and Description |
---|
PrintlineNetworkProcess(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(edu.iris.Fissures.network.NetworkAttrImpl attr) |
java.lang.String |
getDefaultTemplate() |
public static final java.lang.String DEFAULT_TEMPLATE
public PrintlineNetworkProcess(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public java.lang.String getDefaultTemplate()
getDefaultTemplate
in class AbstractPrintlineProcess
public StringTree accept(edu.iris.Fissures.network.NetworkAttrImpl attr) throws java.lang.Exception
accept
in interface NetworkSubsetter
java.lang.Exception