edu.sc.seis.sod.subsetter.eventStation
Class EventStationOR

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.LogicalSubsetter
      extended by edu.sc.seis.sod.subsetter.eventStation.EventStationLogicalSubsetter
          extended by edu.sc.seis.sod.subsetter.eventStation.EventStationOR
All Implemented Interfaces:
SodElement, EventStationSubsetter, Subsetter

public final class EventStationOR
extends EventStationLogicalSubsetter
implements EventStationSubsetter


Field Summary
 
Fields inherited from class edu.sc.seis.sod.subsetter.eventStation.EventStationLogicalSubsetter
packages
 
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalSubsetter
filterList
 
Constructor Summary
EventStationOR(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(CacheEvent o, StationImpl station, CookieJar cookieJar)
           
 
Methods inherited from class edu.sc.seis.sod.subsetter.eventStation.EventStationLogicalSubsetter
createSubsetter, getPackages, getSubsetter
 
Methods inherited from class edu.sc.seis.sod.subsetter.LogicalSubsetter
getSubsetters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventStationOR

public EventStationOR(org.w3c.dom.Element config)
               throws ConfigurationException
Throws:
ConfigurationException
Method Detail

accept

public StringTree accept(CacheEvent o,
                         StationImpl station,
                         CookieJar cookieJar)
                  throws java.lang.Exception
Specified by:
accept in interface EventStationSubsetter
Throws:
java.lang.Exception