Uses of Interface
org.opengis.webservice.capability.Capabilities

Packages that use Capabilities
org.opengis.webservice   
org.opengis.webservice.capability   
 

Uses of Capabilities in org.opengis.webservice
 

Methods in org.opengis.webservice that return Capabilities
 Capabilities WebService.getCapabilities()
          Returns the capabilities of a web service
 

Uses of Capabilities in org.opengis.webservice.capability
 

Subinterfaces of Capabilities in org.opengis.webservice.capability
 interface CommonCapabilities
          Represents a configuration for an OGC-Webservice according to the OWS Common Implementation Specification 0.2, i.e. it consists of the following parts: ServiceIdentification (corresponds to and expands the SV_ServiceIdentification class in ISO 19119) ServiceProvider (corresponds to and expands the SV_ServiceProvider class in ISO 19119) OperationsMetadata (contains set of Operation elements that each corresponds to and expand the SV_OperationsMetadata class in ISO 19119) Contents (whenever relevant, contains set of elements that each corresponds to the MD_DataIdentification class in ISO 19119 and 19115)
 interface WebServiceCapabilities
          The purpose of the GetCapabilities operation is described in the Basic CapabilitiesService Elements section, above.
 



Copyright © 1994-2012 Open Geospatial Consortium. All Rights Reserved.