public class Quakeml
extends java.lang.Object
| Constructor and Description |
|---|
Quakeml(javax.xml.stream.XMLEventReader reader) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkSchemaVersion() |
void |
close() |
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.XMLStreamExceptionSeisFileExceptionpublic EventParameters getEventParameters()
public java.lang.String getSchemaVersion()
public boolean checkSchemaVersion()
public void close()
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamExceptionpublic static Quakeml createEmptyQuakeML()
public static java.net.URL loadSchema()