org.deegree.ogcwebservices.getcapabilities |
|
Java Source File Name | Type | Comment |
CapabilitiesService.java | Class | The interface provides acces to the <CapabilitiesService> element of the Capabilities XML
providing general metadata for the service as a whole. |
Capability.java | Class | version: $Revision: 9345 $ author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
Contents.java | Class | Represents the Contents part in the capabilities of an OGC-web service according to the OWS
Common Implementation Specification 0.2.
author: Markus Schneider author: last edited by: $Author: apoth $ version: 1.0. |
DCPType.java | Class | Available Distributed Computing Platforms (DCPs) are listed here. |
GetCapabilities.java | Class | Each OGC Web Service must be able to describe its capabilities. |
HTTP.java | Class | The HTTP-Protocol, which extends the super-interface
Protocol . |
InvalidCapabilitiesException.java | Class | version: $Revision: 9524 $ author: Andreas Poth author: last edited by: $Author: rbezema $ version: 1.0. |
MetadataURL.java | Class | A WFS/WMS/WCS should use one or more elements to offer detailed, standardized
metadata about the data underneath a particular layer. |
OGCCapabilities.java | Class | Abstract base class for capabilities of any OGC service instance. |
OGCCapabilitiesDocument.java | Class | Most basic capabilities document for any OGC service instance.
author: Andreas Poth author: Markus Schneider author: last edited by: $Author: apoth $ version: 1.0. |
OGCStandardCapabilities.java | Class | Represents the capabilities for an OGC-Webservice prior to the
OWS Common Implementation Specification 0.2 . |
OGCStandardCapabilitiesDocument.java | Class | author: Andreas Poth author: last edited by: $Author: apoth $ version: 1.0. |
OGCWebServiceCapabilities.java | Class | The purpose of the GetCapabilities operation is described in the Basic CapabilitiesService
Elements section, above. |
Operation.java | Class | Represents the definition of an Operation in the capabilities document of an
OGC-web service according to the OWS Common
Implementation Specification 0.2 (and
owsOperationsMetadata.xsd ).
It consists of a mandatory name attribute and the following elements:
|