| Package | Description |
|---|---|
| nl.b3p.xml.wfs.v110 |
| Modifier and Type | Class and Description |
|---|---|
class |
DescribeFeatureType
The DescribeFeatureType element is used to request that a Web
Feature Service generate a document describing one or more
feature types.
|
class |
DescribeFeatureTypeType
The DescribeFeatureType operation allows a client application
to request that a Web Feature Service describe one or more
feature types.
|
class |
GetFeature
The GetFeature element is used to request that a Web Feature
Service return feature type instances of one or more feature
types.
|
class |
GetFeatureType
A GetFeature element contains one or more Query elements
that describe a query operation on one feature type.
|
class |
GetFeatureWithLock
This is the root element for the GetFeatureWithLock request.
|
class |
GetFeatureWithLockType
A GetFeatureWithLock request operates identically to a
GetFeature request expect that it attempts to lock the
feature instances in the result set and includes a lock
identifier in its response to a client.
|
class |
GetGmlObject
The GetGmlObject element is used to request that a Web Feature
Service return an element with a gml:id attribute value
specified
by an ogc:GmlObjectId.
|
class |
GetGmlObjectType
A GetGmlObjectType element contains exactly one GmlObjectId.
|
class |
LockFeature
This is the root element for a LockFeature request.
|
class |
LockFeatureType
This type defines the LockFeature operation.
|
class |
Transaction
This is the root element for a Transaction request.
|
class |
TransactionType
The TransactionType defines the Transaction operation.
|
| Modifier and Type | Method and Description |
|---|---|
static BaseRequestType |
Transaction.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
LockFeatureType.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
GetFeatureWithLock.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
GetFeatureType.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
GetFeature.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
GetFeatureWithLockType.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
GetGmlObjectType.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
TransactionType.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
LockFeature.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
GetGmlObject.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
DescribeFeatureType.unmarshal(Reader reader)
Method unmarshal
|
static BaseRequestType |
DescribeFeatureTypeType.unmarshal(Reader reader)
Method unmarshal
|
Copyright © 2020 B3Partners B.V.. All rights reserved.