Class Span
- java.lang.Object
-
- edu.sc.seis.seisFile.fdsnws.stationxml.Span
-
public class Span extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Span(javax.xml.stream.XMLEventReader reader)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetEnd()intgetMaximumTimeTear()java.lang.StringgetNumberSegments()java.lang.StringgetStart()
-
-
-
Constructor Detail
-
Span
public Span(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, StationXMLException- Throws:
javax.xml.stream.XMLStreamExceptionStationXMLException
-
-