public interface EMLDocument
extends org.apache.xmlbeans.XmlObject
| Modifier and Type | Interface and Description |
|---|---|
static interface |
EMLDocument.EML
An XML EML(@http://www.opengis.net/eml/0.0.2).
|
static class |
EMLDocument.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static org.apache.xmlbeans.SchemaType |
type |
| Modifier and Type | Method and Description |
|---|---|
EMLDocument.EML |
addNewEML()
Appends and returns a new empty "EML" element
|
EMLDocument.EML |
getEML()
Gets the "EML" element
|
void |
setEML(EMLDocument.EML eml)
Sets the "EML" element
|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextEMLDocument.EML getEML()
void setEML(EMLDocument.EML eml)
EMLDocument.EML addNewEML()
Copyright © 2018 52north.org. All rights reserved.