public class MseedWriter extends AbstractSeismogramWriter
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
DEFAULT_FILE_TEMPLATE |
COOKIE_PREFIX, storeSeismogramsInDB, SVN_PARAM
DEFAULT_FILE_TEMPLATE_WO_EXT, DEFAULT_PREFIX, DEFAULT_WORKING_DIR, INDEX_VAR, origTemplate, prefix, template, velocitizer, workingDir
Constructor and Description |
---|
MseedWriter(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
SeismogramFileTypes |
getFileType() |
void |
write(java.lang.String loc,
LocalSeismogramImpl seis,
ChannelImpl chan,
CacheEvent ev) |
accept, addBytesWritten, getBytesWritten, getCookieName
checkParentDirs, extractFileTemplate, extractPrefix, extractWorkingDir, generate, generate, generate, getTemplate, removeExisting, removeExisting, removeExisting
public static final java.lang.String DEFAULT_FILE_TEMPLATE
public MseedWriter(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationException
public void write(java.lang.String loc, LocalSeismogramImpl seis, ChannelImpl chan, CacheEvent ev) throws java.lang.Exception
write
in class AbstractSeismogramWriter
java.lang.Exception
public SeismogramFileTypes getFileType()
getFileType
in class AbstractSeismogramWriter