| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Method and Description |
|---|---|
FeatureTypeListType |
FeatureTypeListDocument.addNewFeatureTypeList()
Appends and returns a new empty "FeatureTypeList" element
|
FeatureTypeListType |
WFSCapabilitiesType.addNewFeatureTypeList()
Appends and returns a new empty "FeatureTypeList" element
|
FeatureTypeListType |
FeatureTypeListDocument.getFeatureTypeList()
Gets the "FeatureTypeList" element
|
FeatureTypeListType |
WFSCapabilitiesType.getFeatureTypeList()
Gets the "FeatureTypeList" element
|
static FeatureTypeListType |
FeatureTypeListType.Factory.newInstance() |
static FeatureTypeListType |
FeatureTypeListType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(File file) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(InputStream is) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(Node node) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(Reader r) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(String xmlAsString) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(URL u) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(XMLStreamReader sr) |
static FeatureTypeListType |
FeatureTypeListType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureTypeListDocument.setFeatureTypeList(FeatureTypeListType featureTypeList)
Sets the "FeatureTypeList" element
|
void |
WFSCapabilitiesType.setFeatureTypeList(FeatureTypeListType featureTypeList)
Sets the "FeatureTypeList" element
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureTypeListTypeImpl
An XML FeatureTypeListType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
FeatureTypeListType |
WFSCapabilitiesTypeImpl.addNewFeatureTypeList()
Appends and returns a new empty "FeatureTypeList" element
|
FeatureTypeListType |
FeatureTypeListDocumentImpl.addNewFeatureTypeList()
Appends and returns a new empty "FeatureTypeList" element
|
FeatureTypeListType |
WFSCapabilitiesTypeImpl.getFeatureTypeList()
Gets the "FeatureTypeList" element
|
FeatureTypeListType |
FeatureTypeListDocumentImpl.getFeatureTypeList()
Gets the "FeatureTypeList" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
WFSCapabilitiesTypeImpl.setFeatureTypeList(FeatureTypeListType featureTypeList)
Sets the "FeatureTypeList" element
|
void |
FeatureTypeListDocumentImpl.setFeatureTypeList(FeatureTypeListType featureTypeList)
Sets the "FeatureTypeList" element
|
Copyright © 2016 52north.org. All rights reserved.