org.geotools.data.ows |
|
Java Source File Name | Type | Comment |
AbstractGetCapabilitiesRequest.java | Class | Each Open Web Service typically defines an operation that describes what
operations it supports and what data it holds. |
AbstractOpenWebService.java | Class | This abstract class provides a building block for one to implement an
Open Web Service (OWS) client. |
AbstractRequest.java | Class | |
Capabilities.java | Class | |
CRSEnvelope.java | Class | |
FeatureSetDescription.java | Class |
Represents a wfs:FeatureType ... |
GetCapabilitiesRequest.java | Interface | Represents a GetCapabilitiesRequest.
The SECTION_* constants represent different sections of the Capabilities
document. |
GetCapabilitiesResponse.java | Class | Base class for GetCapabilities responses. |
Layer.java | Class | Nested list of zero or more map Layers offered by this server. |
LayerDescription.java | Class | Used to hold data regarding Layers. |
OperationType.java | Class | Represents an operation used by Open Web Services for requests and responses. |
Request.java | Interface | This represents a Request to be made against a Open Web Service. |
Response.java | Class | Provides a base class for Responses from an OWS. |
Service.java | Class | This is a data model for the Open Web Service (OWS) metadata. |
ServiceExceptionParser.java | Class | Utility class that will parse ServiceExceptions out of an inputStream. |
Specification.java | Class | Provides support for the Open Web Service Specificaitons.
This class operates as a Factory creating request for Open Web Services.
The idea is that this class operates a Toolkit for all things assocated with
an Open Web Service specification. |
StyleImpl.java | Class | |
WFSCapabilities.java | Class | |
WMSCapabilities.java | Class | Represents a base object for a WMS getCapabilities response. |
WMSRequest.java | Class | Available WMS Operations are listed in a Request element. |