| Package | Description |
|---|---|
| net.opengis.gml.x33.tin | |
| net.opengis.gml.x33.tin.impl |
| Modifier and Type | Method and Description |
|---|---|
static TINElementTypeType |
TINElementTypeType.Factory.newInstance() |
static TINElementTypeType |
TINElementTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.newValue(java.lang.Object obj) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.io.File file) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.io.File file,
org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.io.InputStream is) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.io.InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(org.w3c.dom.Node node) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(org.w3c.dom.Node node,
org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.io.Reader r) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.io.Reader r,
org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.lang.String xmlAsString) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.lang.String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.net.URL u) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(java.net.URL u,
org.apache.xmlbeans.XmlOptions options) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static TINElementTypeType |
TINElementTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static TINElementTypeType |
TINElementTypeType.Factory.parse(javax.xml.stream.XMLStreamReader sr) |
static TINElementTypeType |
TINElementTypeType.Factory.parse(javax.xml.stream.XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
TINElementTypeType |
TINElementType.xgetElementType()
Gets (as xml) the "elementType" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TINElementType.xsetElementType(TINElementTypeType elementType)
Sets (as xml) the "elementType" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
TINElementTypeTypeImpl
An XML TINElementTypeType(@http://www.opengis.net/gml/3.3/tin).
|
| Modifier and Type | Method and Description |
|---|---|
TINElementTypeType |
TINElementTypeImpl.xgetElementType()
Gets (as xml) the "elementType" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
TINElementTypeImpl.xsetElementType(TINElementTypeType elementType)
Sets (as xml) the "elementType" element
|
Copyright © 2015–2018 52north.org. All rights reserved.