Class StationCode

java.lang.Object
edu.sc.seis.sod.subsetter.station.StationCode
All Implemented Interfaces:
SodElement, StationSubsetter, Subsetter

public class StationCode
extends java.lang.Object
implements StationSubsetter
  • Constructor Summary

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

    Modifier and Type Method Description
    StringTree accept​(edu.sc.seis.seisFile.fdsnws.stationxml.Station station, NetworkSource network)  
    static java.lang.String createRegexFromGlob​(java.lang.String glob)  
    java.lang.String getCode()  

    Methods inherited from class java.lang.Object

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