Class PrintlineEventStation

java.lang.Object
edu.sc.seis.sod.subsetter.AbstractPrintlineProcess
edu.sc.seis.sod.subsetter.eventStation.PrintlineEventStation
All Implemented Interfaces:
SodElement, EventStationSubsetter, Subsetter

public class PrintlineEventStation
extends AbstractPrintlineProcess
implements EventStationSubsetter
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String DEFAULT_TEMPLATE  

    Fields inherited from class edu.sc.seis.sod.subsetter.AbstractPrintlineProcess

    filename, template, velocitizer
  • Constructor Summary

    Constructors 
    Constructor Description
    PrintlineEventStation​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.sod.model.event.CacheEvent event, edu.sc.seis.seisFile.fdsnws.stationxml.Station station, MeasurementStorage cookieJar)  
    java.lang.String getDefaultTemplate()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait