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

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

public class BandCode
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
BandCode(org.w3c.dom.Element config)
           
 
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

BandCode

public BandCode(org.w3c.dom.Element config)
Method Detail

accept

public StringTree accept(ChannelImpl channel,
                         NetworkSource network)
Specified by:
accept in interface ChannelSubsetter