| Package | Description |
|---|---|
| net.opengis.gml.x33.lr | |
| net.opengis.gml.x33.lr.impl | |
| net.opengis.gml.x33.lro | |
| net.opengis.gml.x33.lro.impl |
| Modifier and Type | Method and Description |
|---|---|
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.newInstance() |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.io.File file) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.io.InputStream is) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(org.w3c.dom.Node node) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.io.Reader r) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.lang.String xmlAsString) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.net.URL u) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static LinearReferencingMethodDocument |
LinearReferencingMethodDocument.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
LinearReferencingMethodDocumentImpl
A document containing one LinearReferencingMethod(@http://www.opengis.net/gml/3.3/lr) element.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LRMWithOffsetDocument
A document containing one LRMWithOffset(@http://www.opengis.net/gml/3.3/lro) element.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LRMWithOffsetDocumentImpl
A document containing one LRMWithOffset(@http://www.opengis.net/gml/3.3/lro) element.
|
Copyright © 2015–2018 52north.org. All rights reserved.