| Package | Description |
|---|---|
| net.opengis.wfs.x20 | |
| net.opengis.wfs.x20.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CreateStoredQueryType
An XML CreateStoredQueryType(@http://www.opengis.net/wfs/2.0).
|
interface |
DescribeFeatureTypeType
An XML DescribeFeatureTypeType(@http://www.opengis.net/wfs/2.0).
|
interface |
DescribeStoredQueriesType
An XML DescribeStoredQueriesType(@http://www.opengis.net/wfs/2.0).
|
static interface |
DropStoredQueryDocument.DropStoredQuery
An XML DropStoredQuery(@http://www.opengis.net/wfs/2.0).
|
interface |
GetFeatureType
An XML GetFeatureType(@http://www.opengis.net/wfs/2.0).
|
interface |
GetFeatureWithLockType
An XML GetFeatureWithLockType(@http://www.opengis.net/wfs/2.0).
|
interface |
GetPropertyValueType
An XML GetPropertyValueType(@http://www.opengis.net/wfs/2.0).
|
interface |
ListStoredQueriesType
An XML ListStoredQueriesType(@http://www.opengis.net/wfs/2.0).
|
interface |
LockFeatureType
An XML LockFeatureType(@http://www.opengis.net/wfs/2.0).
|
interface |
TransactionType
An XML TransactionType(@http://www.opengis.net/wfs/2.0).
|
| Modifier and Type | Method and Description |
|---|---|
static BaseRequestType |
BaseRequestType.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static BaseRequestType |
BaseRequestType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static BaseRequestType |
BaseRequestType.Factory.parse(File file) |
static BaseRequestType |
BaseRequestType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static BaseRequestType |
BaseRequestType.Factory.parse(InputStream is) |
static BaseRequestType |
BaseRequestType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static BaseRequestType |
BaseRequestType.Factory.parse(Node node) |
static BaseRequestType |
BaseRequestType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static BaseRequestType |
BaseRequestType.Factory.parse(Reader r) |
static BaseRequestType |
BaseRequestType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static BaseRequestType |
BaseRequestType.Factory.parse(String xmlAsString) |
static BaseRequestType |
BaseRequestType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static BaseRequestType |
BaseRequestType.Factory.parse(URL u) |
static BaseRequestType |
BaseRequestType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static BaseRequestType |
BaseRequestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static BaseRequestType |
BaseRequestType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static BaseRequestType |
BaseRequestType.Factory.parse(XMLStreamReader sr) |
static BaseRequestType |
BaseRequestType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRequestTypeImpl
An XML BaseRequestType(@http://www.opengis.net/wfs/2.0).
|
class |
CreateStoredQueryTypeImpl
An XML CreateStoredQueryType(@http://www.opengis.net/wfs/2.0).
|
class |
DescribeFeatureTypeTypeImpl
An XML DescribeFeatureTypeType(@http://www.opengis.net/wfs/2.0).
|
class |
DescribeStoredQueriesTypeImpl
An XML DescribeStoredQueriesType(@http://www.opengis.net/wfs/2.0).
|
static class |
DropStoredQueryDocumentImpl.DropStoredQueryImpl
An XML DropStoredQuery(@http://www.opengis.net/wfs/2.0).
|
class |
GetFeatureTypeImpl
An XML GetFeatureType(@http://www.opengis.net/wfs/2.0).
|
class |
GetFeatureWithLockTypeImpl
An XML GetFeatureWithLockType(@http://www.opengis.net/wfs/2.0).
|
class |
GetPropertyValueTypeImpl
An XML GetPropertyValueType(@http://www.opengis.net/wfs/2.0).
|
class |
ListStoredQueriesTypeImpl
An XML ListStoredQueriesType(@http://www.opengis.net/wfs/2.0).
|
class |
LockFeatureTypeImpl
An XML LockFeatureType(@http://www.opengis.net/wfs/2.0).
|
class |
TransactionTypeImpl
An XML TransactionType(@http://www.opengis.net/wfs/2.0).
|
Copyright © 2016 52north.org. All rights reserved.