Class NetworkIterator
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.NetworkIterator
public class NetworkIterator
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description NetworkIterator(javax.xml.stream.XMLEventReader reader)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NetworkIterator
public NetworkIterator(javax.xml.stream.XMLEventReader reader)
-
-
Method Details
-
hasNext
public boolean hasNext() throws javax.xml.stream.XMLStreamException- Throws:
javax.xml.stream.XMLStreamException
-
next
- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
-