Class StationHas
java.lang.Object
edu.sc.seis.sod.subsetter.LogicalLoaderSubsetter
edu.sc.seis.sod.subsetter.channel.CompositeChannelSubsetter
edu.sc.seis.sod.subsetter.channel.StationHas
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class StationHas extends CompositeChannelSubsetter
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StationHas(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, NetworkSource network)
-
Constructor Details
-
StationHas
- Throws:
ConfigurationException
-
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.seisFile.fdsnws.stationxml.Channel channel, NetworkSource network) throws java.lang.Exception- Throws:
java.lang.Exception
-