Package org.deegree_impl.services.wcas.capabilities

Class Summary
Capability_Impl The capabilities section specifies the list of requests that the WFS can handle.
DescribeRecordType_Impl The %lt;DescribeFeatureType> tag isused to indicate what schema description languages can be used to describe the schema of a feature type when a client requests such a description.
FederatedCatalog_Impl ----------------------------------------------------------------------
GetCapabilities_Impl Describes the access/location to/of the capabilities informations ------------------------------------------------------------
GetRecord_Impl The <GetFeature> tag isused todefine the formats available for expressing the results of a query.
LockRecord_Impl -----------------------------------------------------
Operation_Impl ----------------------------------------------------------------------
PresentOptions_Impl ----------------------------------------------------------------------
QueryLanguages_Impl ------------------------------------------------------------
RecordType_Impl The main purpose of the <RecordTypeList> section is to define the list of record types that a WFS can service and define the operations that are supported on each record type.
RecordTypeList_Impl This section defines the list of record types (and operations on each record type) that are available from a web record server.
RegisterService_Impl -----------------------------------------------------
Request_Impl -----------------------------------------------------
RequestType_Impl -----------------------------------------------------
TaxonomyType_Impl  
TaxonomyTypeList_Impl ---------------------------------------------------------------------
Transaction_Impl The %lt;DescribeFeatureType> tag isused to indicate what schema description languages can be used to describe the schema of a feature type when a client requests such a description.
WCASCapabilities_Impl The parent element of the Capabilities document includes as children a Service element with general information about the server, a Capability element with specific information about the kinds of functionality offered by the server and a featureTypeList element defining the list of all feature types available from this server.
WCASCapabilitiesFactory Factory class for creating a catalog capabilities object from a XML document.