|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sc.seis.sod.status.Template
edu.sc.seis.sod.status.StationFormatter
edu.sc.seis.sod.status.waveformArm.EventStationFormatter
public class EventStationFormatter
Field Summary |
---|
Fields inherited from class edu.sc.seis.sod.status.Template |
---|
templates |
Constructor Summary | |
---|---|
EventStationFormatter(org.w3c.dom.Element el)
|
Method Summary | |
---|---|
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(CacheEvent ev)
|
Methods inherited from class edu.sc.seis.sod.status.StationFormatter |
---|
getResult, makeNetAndCode, textTemplate |
Methods inherited from class edu.sc.seis.sod.status.Template |
---|
getCommonTemplate, parse, parse, setUp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventStationFormatter(org.w3c.dom.Element el) throws ConfigurationException
ConfigurationException
Method Detail |
---|
public java.lang.Object getTemplate(java.lang.String name, org.w3c.dom.Element el)
StationFormatter
getTemplate
in class StationFormatter
public void setEvent(CacheEvent ev)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |