public class Quakeml
extends java.lang.Object
Constructor and Description |
---|
Quakeml(javax.xml.stream.XMLEventReader reader) |
Modifier and Type | Method and Description |
---|---|
boolean |
checkSchemaVersion() |
static Quakeml |
createEmptyQuakeML() |
EventParameters |
getEventParameters() |
java.lang.String |
getSchemaVersion() |
static java.net.URL |
loadSchema() |
public Quakeml(javax.xml.stream.XMLEventReader reader) throws javax.xml.stream.XMLStreamException, SeisFileException
javax.xml.stream.XMLStreamException
SeisFileException
public EventParameters getEventParameters()
public java.lang.String getSchemaVersion()
public boolean checkSchemaVersion()
public static Quakeml createEmptyQuakeML()
public static java.net.URL loadSchema()