| Package | Description |
|---|---|
| net.opengis.eml.x001 | |
| net.opengis.eml.x001.impl |
| Modifier and Type | Method and Description |
|---|---|
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.newInstance() |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.newValue(java.lang.Object obj) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.io.File file) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.io.InputStream is) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(org.w3c.dom.Node node) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.io.Reader r) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.lang.String xmlAsString) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.net.URL u) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static EventContentUnionSemantics |
EventContentUnionSemantics.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
EventContentUnionSemantics |
EventContentPropertyType.xgetUnionSemantics()
Gets (as xml) the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyType.xsetUnionSemantics(EventContentUnionSemantics unionSemantics)
Sets (as xml) the "unionSemantics" attribute
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventContentUnionSemanticsImpl
An XML EventContentUnionSemantics(@http://www.opengis.net/eml/0.0.1).
|
| Modifier and Type | Method and Description |
|---|---|
EventContentUnionSemantics |
EventContentPropertyTypeImpl.xgetUnionSemantics()
Gets (as xml) the "unionSemantics" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventContentPropertyTypeImpl.xsetUnionSemantics(EventContentUnionSemantics unionSemantics)
Sets (as xml) the "unionSemantics" attribute
|
Copyright © 2015–2018 52north.org. All rights reserved.