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

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

public class SiteCode
extends java.lang.Object
implements ChannelSubsetter


Constructor Summary
SiteCode(org.w3c.dom.Element config)
           
 
Method Summary
 StringTree accept(ChannelImpl chan, NetworkSource network)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteCode

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

accept

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