|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.subsetter.AbstractPrintlineProcess
public abstract class AbstractPrintlineProcess
Field Summary | |
---|---|
protected java.lang.String |
filename
|
protected java.lang.String |
template
|
protected PrintlineVelocitizer |
velocitizer
|
Constructor Summary | |
---|---|
AbstractPrintlineProcess(org.w3c.dom.Element config)
|
Method Summary | |
---|---|
abstract java.lang.String |
getDefaultTemplate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected PrintlineVelocitizer velocitizer
protected java.lang.String filename
protected java.lang.String template
Constructor Detail |
---|
public AbstractPrintlineProcess(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public abstract java.lang.String getDefaultTemplate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |