Class Summary |
FeatureTypeSchema_Impl |
----------------------------------------------------- |
WFSBasicRequest_Impl |
The Interface definies the basic WFS request.
|
WFSBasicResponse_Impl |
The Interface definies the basic WFS response.
|
WFSDelete_Impl |
-------------------------------------------------------- |
WFSDescribeFeatureTypeRequest_Impl |
The function of the DescribeFeatureType interface is to
provide a client the means to request a schema definition of
any feature type that a particular WFS can service. |
WFSDescribeFeatureTypeResponse_Impl |
In response to a DescribeFeatureType request, where the output
format has been specified as XMLSCHEMA. |
WFSGetCapabilitiesRequest_Impl |
The Interface definies the get capabilities WFS request.
|
WFSGetCapabilitiesResponse_Impl |
-------------------------------------------------------- |
WFSGetFeatureRequest_Impl |
The GetFeature interface can be used to package one or more
query descriptions into a single request. |
WFSGetFeatureResponse_Impl |
The response toaGetFeature request is controlled by the outputFormat
attribute. |
WFSGetFeatureWithLockRequest_Impl |
The class defines the WFSGetFeatureWithLockRequest_Impl
-------------------------------------------------------- |
WFSGetFeatureWithLockResponse_Impl |
For the request, a WFS must generate a result
that includes the lock identifier.
|
WFSInsert_Impl |
Defines the insert operation for the WFS.
|
WFSInsertResult_Impl |
The element is used to delimit one or more
feature identifiers of newly created features. |
WFSLock_Impl |
The purpose of the LockFeature interface is to expose a long term feature
locking mechanism to ensure consistency. |
WFSLockFeatureRequest_Impl |
Web connections are inherently stateless. |
WFSLockFeatureResponse_Impl |
In response to a LockFeature request, the web feature server
shall generate an XML document containing a lock identifier
that a client application can reference when operating upon
the locked features. |
WFSNative_Impl |
The class defines the WFSNative_Impl.
|
WFSProtocolFactory |
Factory class for all mapped WFS-XML-Requests. |
WFSQuery_Impl |
Each individual query packaged in a GetFeature request is defined
using the query value. |
WFSTransactionRequest_Impl |
The Transaction interface is used to describe data transformation
operations that are to be applied to web accessible features. |
WFSTransactionResponse_Impl |
In response to a transaction request, the web feature server shall
generate an object document indicating the termination status of the
transaction. |
WFSUpdate_Impl |
Incarnation of a wfs:Update-element.
|