public abstract class AbstractPrintlineProcess
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
filename |
protected java.lang.String |
template |
protected PrintlineVelocitizer |
velocitizer |
| Constructor and Description |
|---|
AbstractPrintlineProcess(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.String |
getDefaultTemplate() |
protected PrintlineVelocitizer velocitizer
protected java.lang.String filename
protected java.lang.String template
public AbstractPrintlineProcess(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationException