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

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

public class Comment
extends java.lang.Object


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

Constructor Detail

Comment

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

getText

public java.lang.String getText()

getCreationInfo

public CreationInfo getCreationInfo()