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(NetworkAttrImpl attr) |
java.lang.String |
getDefaultTemplate() |
public static final java.lang.String DEFAULT_TEMPLATE
public PrintlineNetworkProcess(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic java.lang.String getDefaultTemplate()
getDefaultTemplate in class AbstractPrintlineProcesspublic StringTree accept(NetworkAttrImpl attr) throws java.lang.Exception
accept in interface NetworkSubsetterjava.lang.Exception