public class EventParameters
extends java.lang.Object
Constructor and Description |
---|
EventParameters(javax.xml.stream.XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Comment> |
getCommentList() |
CreationInfo |
getCreationInfo() |
java.lang.String |
getDescription() |
EventIterator |
getEvents() |
public EventParameters(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, SeisFileException
javax.xml.stream.XMLStreamException
SeisFileException
public java.lang.String getDescription()
public CreationInfo getCreationInfo()
public EventIterator getEvents()
public java.util.List<Comment> getCommentList()