edu.sc.seis.sod.process.waveform
Class SeismogramImageOutputLocator
java.lang.Object
edu.sc.seis.sod.process.waveform.SeismogramImageOutputLocator
public class SeismogramImageOutputLocator
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SeismogramImageOutputLocator
public SeismogramImageOutputLocator(org.w3c.dom.Element el)
throws java.lang.Exception
- Throws:
java.lang.Exception
SeismogramImageOutputLocator
public SeismogramImageOutputLocator(org.w3c.dom.Element el,
boolean useBase)
throws java.lang.Exception
- Throws:
java.lang.Exception
createForLocalSeismogramTemplate
public static SeismogramImageOutputLocator createForLocalSeismogramTemplate(org.w3c.dom.Element el)
throws ConfigurationException
- Throws:
ConfigurationException
getFileType
public java.lang.String getFileType()
getPrefix
public java.lang.String getPrefix()
getLocation
public java.lang.String getLocation(VelocityEvent event,
Channel channel)
getLocation
public java.lang.String getLocation(CacheEvent event,
Channel channel)
getLocation
public java.lang.String getLocation(VelocityEvent event,
Channel channel,
java.lang.String fileType)
getLocation
public java.lang.String getLocation(CacheEvent event,
Channel channel,
java.lang.String fileType)
getDirectory
public java.lang.String getDirectory(CacheEvent event,
Channel chan,
boolean useStatusDir)