edu.sc.seis.seisFile.fdsnws.quakeml
Class Time

java.lang.Object
  extended by edu.sc.seis.seisFile.fdsnws.quakeml.Time

public class Time
extends java.lang.Object


Constructor Summary
Time(javax.xml.stream.XMLEventReader reader)
           
 
Method Summary
 java.lang.String getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Time

public Time(javax.xml.stream.XMLEventReader reader)
     throws javax.xml.stream.XMLStreamException,
            SeisFileException
Throws:
javax.xml.stream.XMLStreamException
SeisFileException
Method Detail

getValue

public java.lang.String getValue()