Class PrintlineNetworkProcess

java.lang.Object
edu.sc.seis.sod.subsetter.AbstractPrintlineProcess
edu.sc.seis.sod.subsetter.network.PrintlineNetworkProcess
All Implemented Interfaces:
SodElement, NetworkSubsetter, Subsetter

public class PrintlineNetworkProcess
extends AbstractPrintlineProcess
implements NetworkSubsetter
  • 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
    PrintlineNetworkProcess​(org.w3c.dom.Element config)  
  • Method Summary

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Network attr)  
    java.lang.String getDefaultTemplate()  

    Methods inherited from class java.lang.Object

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