edu.sc.seis.sod.subsetter.channel
Class StationHas

java.lang.Object
  extended by edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
      extended by edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
          extended by edu.sc.seis.sod.subsetter.channel.StationHas
All Implemented Interfaces:
SodElement, ChannelSubsetter, Subsetter

public class StationHas
extends CompositeChannelSubsetter


Field Summary
 
Fields inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
subsetters
 
Constructor Summary
StationHas(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(ChannelImpl channel, NetworkSource network)
           
 
Methods inherited from class edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
getLoader
 
Methods inherited from class edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
getSubsetters
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StationHas

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

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
                  throws java.lang.Exception
Throws:
java.lang.Exception