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(CacheEvent event,
Channel chan,
boolean useStatusDir) |
java.lang.String |
getFileType() |
java.lang.String |
getLocation(CacheEvent event,
Channel channel) |
java.lang.String |
getLocation(CacheEvent event,
Channel channel,
java.lang.String fileType) |
java.lang.String |
getLocation(VelocityEvent event,
Channel channel) |
java.lang.String |
getLocation(VelocityEvent event,
Channel channel,
java.lang.String fileType) |
java.lang.String |
getPrefix() |
public SeismogramImageOutputLocator(org.w3c.dom.Element el)
throws java.lang.Exception
java.lang.Exceptionpublic SeismogramImageOutputLocator(org.w3c.dom.Element el,
boolean useBase)
throws java.lang.Exception
java.lang.Exceptionpublic static SeismogramImageOutputLocator createForLocalSeismogramTemplate(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationExceptionpublic java.lang.String getFileType()
public java.lang.String getPrefix()
public java.lang.String getLocation(VelocityEvent event, Channel channel)
public java.lang.String getLocation(CacheEvent event, Channel channel)
public java.lang.String getLocation(VelocityEvent event, Channel channel, java.lang.String fileType)
public java.lang.String getLocation(CacheEvent event, Channel channel, java.lang.String fileType)
public java.lang.String getDirectory(CacheEvent event, Channel chan, boolean useStatusDir)