Class Extent
java.lang.Object
edu.sc.seis.seisFile.fdsnws.stationxml.Extent
public class Extent
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Extent(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
-
Extent
public Extent(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException- Throws:
javax.xml.stream.XMLStreamException
StationXMLException
-
-
Method Details
-
getStart
public java.lang.String getStart() -
getEnd
public java.lang.String getEnd()
-