public class SeismogramImageOutputLocator
extends java.lang.Object
Constructor and Description |
---|
SeismogramImageOutputLocator(org.w3c.dom.Element el) |
SeismogramImageOutputLocator(org.w3c.dom.Element el,
boolean useBase) |
Modifier and Type | Method and Description |
---|---|
static SeismogramImageOutputLocator |
createForLocalSeismogramTemplate(org.w3c.dom.Element el) |
java.lang.String |
getDirectory(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
edu.iris.Fissures.IfNetwork.Channel chan,
boolean useStatusDir) |
java.lang.String |
getFileType() |
java.lang.String |
getLocation(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
edu.iris.Fissures.IfNetwork.Channel channel) |
java.lang.String |
getLocation(edu.sc.seis.fissuresUtil.cache.CacheEvent event,
edu.iris.Fissures.IfNetwork.Channel channel,
java.lang.String fileType) |
java.lang.String |
getLocation(VelocityEvent event,
edu.iris.Fissures.IfNetwork.Channel channel) |
java.lang.String |
getLocation(VelocityEvent event,
edu.iris.Fissures.IfNetwork.Channel channel,
java.lang.String fileType) |
java.lang.String |
getPrefix() |
public SeismogramImageOutputLocator(org.w3c.dom.Element el) throws java.lang.Exception
java.lang.Exception
public SeismogramImageOutputLocator(org.w3c.dom.Element el, boolean useBase) throws java.lang.Exception
java.lang.Exception
public static SeismogramImageOutputLocator createForLocalSeismogramTemplate(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationException
public java.lang.String getFileType()
public java.lang.String getPrefix()
public java.lang.String getLocation(VelocityEvent event, edu.iris.Fissures.IfNetwork.Channel channel)
public java.lang.String getLocation(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel channel)
public java.lang.String getLocation(VelocityEvent event, edu.iris.Fissures.IfNetwork.Channel channel, java.lang.String fileType)
public java.lang.String getLocation(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel channel, java.lang.String fileType)
public java.lang.String getDirectory(edu.sc.seis.fissuresUtil.cache.CacheEvent event, edu.iris.Fissures.IfNetwork.Channel chan, boolean useStatusDir)