Class DasStyle
java.lang.Object
edu.sc.seis.sod.subsetter.channel.InstrumentationSubsetter
edu.sc.seis.sod.subsetter.channel.DasSubsetter
edu.sc.seis.sod.subsetter.channel.DasStyle
- All Implemented Interfaces:
SodElement
,ChannelSubsetter
,Subsetter
public class DasStyle extends DasSubsetter
-
Constructor Summary
Constructors Constructor Description DasStyle(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network)
Methods inherited from class edu.sc.seis.sod.subsetter.channel.DasSubsetter
acceptStyle, getSeismicHardware
Methods inherited from class edu.sc.seis.sod.subsetter.channel.InstrumentationSubsetter
acceptId, acceptManufacturer, acceptModel, acceptSerialNumber, getChannelNotFoundMsg, getInstrumentationInvalidMsg, getSeismicHardware, handle, handle, handleChannelNotFound
-
Constructor Details
-
DasStyle
public DasStyle(org.w3c.dom.Element config)
-
-
Method Details
-
accept
public StringTree accept(edu.iris.Fissures.network.ChannelImpl channel, NetworkSource network) throws java.lang.Exception- Throws:
java.lang.Exception
-