| Package | Description |
|---|---|
| net.opengis.gml.x33.lr | |
| net.opengis.gml.x33.lr.impl |
| Modifier and Type | Method and Description |
|---|---|
PositionExpressionPropertyType |
ReferentType.addNewLocation()
Appends and returns a new empty "location" element
|
PositionExpressionPropertyType |
ReferentType.getLocation()
Gets the "location" element
|
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.newInstance() |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.io.File file) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.io.InputStream is) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(org.w3c.dom.Node node) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.io.Reader r) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.lang.String xmlAsString) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.net.URL u) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static PositionExpressionPropertyType |
PositionExpressionPropertyType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentType.setLocation(PositionExpressionPropertyType location)
Sets the "location" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
PositionExpressionPropertyTypeImpl
An XML PositionExpressionPropertyType(@http://www.opengis.net/gml/3.3/lr).
|
| Modifier and Type | Method and Description |
|---|---|
PositionExpressionPropertyType |
ReferentTypeImpl.addNewLocation()
Appends and returns a new empty "location" element
|
PositionExpressionPropertyType |
ReferentTypeImpl.getLocation()
Gets the "location" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReferentTypeImpl.setLocation(PositionExpressionPropertyType location)
Sets the "location" element
|
Copyright © 2015–2018 52north.org. All rights reserved.