Class NetworkCode
java.lang.Object
edu.sc.seis.sod.subsetter.network.NetworkCode
- All Implemented Interfaces:
SodElement
,NetworkSubsetter
,Subsetter
public class NetworkCode extends java.lang.Object implements NetworkSubsetter
-
Constructor Summary
Constructors Constructor Description NetworkCode(org.w3c.dom.Element config)
-
Method Summary
Modifier and Type Method Description StringTree
accept(edu.sc.seis.seisFile.fdsnws.stationxml.Network attr)
java.lang.String
getCode()
-
Constructor Details
-
NetworkCode
- Throws:
ConfigurationException
-
-
Method Details
-
accept
public StringTree accept(edu.sc.seis.seisFile.fdsnws.stationxml.Network attr) throws java.lang.Exception- Specified by:
accept
in interfaceNetworkSubsetter
- Throws:
java.lang.Exception
-
getCode
public java.lang.String getCode()
-