edu.sc.seis.seisFile.stationxml
Class Network
java.lang.Object
edu.sc.seis.seisFile.stationxml.Network
public class Network
- extends java.lang.Object
Constructor Summary |
Network(javax.xml.stream.XMLEventReader reader)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Network
public Network(javax.xml.stream.XMLEventReader reader)
throws javax.xml.stream.XMLStreamException,
StationXMLException
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
getNetCode
public java.lang.String getNetCode()
getStartDate
public java.lang.String getStartDate()
getEndDate
public java.lang.String getEndDate()
getDescription
public java.lang.String getDescription()
getStations
public StationIterator getStations()
getTotalNumStations
public int getTotalNumStations()
getSelectedNumStations
public int getSelectedNumStations()