| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
DescribeFeatureTypeType |
DescribeFeatureTypeDocument.addNewDescribeFeatureType()
Appends and returns a new empty "DescribeFeatureType" element
|
DescribeFeatureTypeType |
DescribeFeatureTypeDocument.getDescribeFeatureType()
Gets the "DescribeFeatureType" element
|
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.newInstance() |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(File file) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(InputStream is) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(Node node) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(Reader r) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(String xmlAsString) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(URL u) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(XMLStreamReader sr) |
static DescribeFeatureTypeType |
DescribeFeatureTypeType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFeatureTypeDocument.setDescribeFeatureType(DescribeFeatureTypeType describeFeatureType)
Sets the "DescribeFeatureType" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
DescribeFeatureTypeTypeImpl
An XML DescribeFeatureTypeType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
DescribeFeatureTypeType |
DescribeFeatureTypeDocumentImpl.addNewDescribeFeatureType()
Appends and returns a new empty "DescribeFeatureType" element
|
DescribeFeatureTypeType |
DescribeFeatureTypeDocumentImpl.getDescribeFeatureType()
Gets the "DescribeFeatureType" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeFeatureTypeDocumentImpl.setDescribeFeatureType(DescribeFeatureTypeType describeFeatureType)
Sets the "DescribeFeatureType" element
|
Copyright © 2016 52north.org. All rights reserved.