Class EventStationFormatter

java.lang.Object
edu.sc.seis.sod.status.Template
edu.sc.seis.sod.status.StationFormatter
edu.sc.seis.sod.status.waveformArm.EventStationFormatter
All Implemented Interfaces:
StationTemplate

public class EventStationFormatter
extends StationFormatter
  • Field Summary

    Fields inherited from class edu.sc.seis.sod.status.Template

    templates
  • Constructor Summary

    Constructors 
    Constructor Description
    EventStationFormatter​(org.w3c.dom.Element el)  
  • Method Summary

    Modifier and Type Method 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)  

    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