edu.sc.seis.sod.subsetter.station
Class StationRegularExpression

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

public class StationRegularExpression
extends java.lang.Object
implements StationSubsetter


Constructor Summary
StationRegularExpression(org.w3c.dom.Element el)
           
 
Method Summary
 StringTree accept(StationImpl station, NetworkSource network)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StationRegularExpression

public StationRegularExpression(org.w3c.dom.Element el)
                         throws java.io.IOException
Throws:
java.io.IOException
Method Detail

accept

public StringTree accept(StationImpl station,
                         NetworkSource network)
                  throws java.lang.Exception
Specified by:
accept in interface StationSubsetter
Throws:
java.lang.Exception