Class EventStationFormatter

    • Method Detail

      • getTemplate

        public java.lang.Object getTemplate​(java.lang.String name,
                                            org.w3c.dom.Element el)
        Description copied from class: StationFormatter
        if this class has an template for this tag, it creates it using the passed in element and returns it. Otherwise it returns null.
        Overrides:
        getTemplate in class StationFormatter
      • setEvent

        public void setEvent​(edu.sc.seis.fissuresUtil.cache.CacheEvent ev)