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

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

public class EmbeddedStationSubsetter
extends java.lang.Object
implements EventStationSubsetter


Constructor Summary
EmbeddedStationSubsetter(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(CacheEvent eventAccess, StationImpl station, CookieJar cookieJar)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedStationSubsetter

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

accept

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