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