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

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

public class StationSubsetterWrapper
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
StationSubsetterWrapper(StationSubsetter staSub)
           
 
Method Summary
 StringTree accept(ChannelImpl channel, NetworkSource network)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StationSubsetterWrapper

public StationSubsetterWrapper(StationSubsetter staSub)
Method Detail

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
                  throws java.lang.Exception
Specified by:
accept in interface ChannelSubsetter
Throws:
java.lang.Exception