public class EventStationFormatter extends StationFormatter
Constructor and Description |
---|
EventStationFormatter(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getTemplate(java.lang.String name,
org.w3c.dom.Element el)
if this class has an template for this tag, it creates it using the
passed in element and returns it.
|
void |
setEvent(edu.sc.seis.fissuresUtil.cache.CacheEvent ev) |
getResult, makeNetAndCode, textTemplate
getCommonTemplate, parse, parse, setUp
public EventStationFormatter(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationException
public java.lang.Object getTemplate(java.lang.String name, org.w3c.dom.Element el)
StationFormatter
getTemplate
in class StationFormatter
public void setEvent(edu.sc.seis.fissuresUtil.cache.CacheEvent ev)