org.opengis.webservice.capability
Interface WebServiceCapabilities
- All Superinterfaces:
- Capabilities
public interface WebServiceCapabilities
- extends Capabilities
The purpose of the GetCapabilities operation is described in the Basic
CapabilitiesService Elements section, above. In the particular case of a Web
Map CapabilitiesService, the response of a GetCapabilities request is general
information about the service itself and specific information about the
available maps.
getService
@UML(identifier="service",
specification=UNSPECIFIED)
CapabilitiesService getService()
- Returns a general describtion of the service described by the
Capabilities XML document.
Copyright © 1994-2013 Open Geospatial Consortium. All Rights Reserved.