org.deegree.ogcwebservices.csw.capabilities |
|
Java Source File Name | Type | Comment |
CatalogueCapabilities.java | Class | Represents the capabilities for an OGC-CSW 2.0.0 compliant service instance. |
CatalogueCapabilitiesDocument.java | Class | Represents an XML capabilities document for an OGC CSW 2.0 compliant service. |
CatalogueCapabilitiesDocument_2_0_2.java | Class | Represents an XML capabilities document for an OGC CSW 2.0 compliant service. |
CatalogueContents.java | Class | |
CatalogueGetCapabilities.java | Class | Class representation of an OGC-GetCapabilities request in CSW
flavour. |
CatalogueGetCapabilitiesDocument.java | Class | Parser for "csw:GetCapabilities" requests. |
CatalogueOperationsMetadata.java | Class | Represents the OperationMetadata part in the capabilities document of an OGC-CSW
according to the OpenGIS�
Catalogue Services Specification 2.0 .
In addition to the GetCapabilities operation that all OWS 0.2
compliant services must implement, it may define some or all of the following operations:
Name |
Mandatory? |
Function |
DescribeRecord |
X |
Allows a client to discover elements of the information model supported by the target
catalogue service. |
GetDomain |
- |
The optional GetDomain operation is used to obtain runtime information about the range of
values of a metadata record element or request parameter. | CSWFeature.java | Class | The CSWFeature class is a simple bean holding a property map. | EBRIMCapabilities.java | Class | The EBRIMCapabilities class encapsulates the extra capabilities of ebrim. |
|