edu.sc.seis.seisFile.quakeml
Class EventDescription

java.lang.Object
  extended by edu.sc.seis.seisFile.quakeml.EventDescription

public class EventDescription
extends java.lang.Object


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

Constructor Detail

EventDescription

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

getDescription

public java.lang.String getDescription()

getType

public java.lang.String getType()