deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.ogcwebservices.wfs.capabilities.WFSCapabilities

Packages that use WFSCapabilities
org.deegree.io.datastore.wfs   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.configuration   
 

Uses of WFSCapabilities in org.deegree.io.datastore.wfs
 

Methods in org.deegree.io.datastore.wfs that return WFSCapabilities
(package private)  WFSCapabilities CascadingWFSDatastore.getWFSCapabilities(URL wfsBaseURL)
          Returns the WFSCapabilities for the WFS that can be reached at the given URL.
 

Uses of WFSCapabilities in org.deegree.ogcwebservices.wfs
 

Fields in org.deegree.ogcwebservices.wfs declared as WFSCapabilities
protected  WFSCapabilities RemoteWFService.capabilities
           
 

Methods in org.deegree.ogcwebservices.wfs that return WFSCapabilities
 WFSCapabilities WFService.getCapabilities()
          Returns the capabilities of the WFService.
 WFSCapabilities RemoteWFService.getWFSCapabilities()
           
 

Methods in org.deegree.ogcwebservices.wfs with parameters of type WFSCapabilities
static WFSCapabilitiesDocument XMLFactory.export(WFSCapabilities capabilities)
          Exports a WFSCapabilities instance to a WFSCapabilitiesDocument.
static WFSCapabilitiesDocument XMLFactory.export(WFSCapabilities capabilities, boolean serviceIdentification, boolean serviceProvider, boolean operationsMetadata, boolean featureTypeList)
           
static WFSCapabilitiesDocument XMLFactory.export(WFSCapabilities capabilities, String[] sections)
          Exports a WFSCapabilities instance to a WFSCapabilitiesDocument.
 

Constructors in org.deegree.ogcwebservices.wfs with parameters of type WFSCapabilities
RemoteWFService(WFSCapabilities capabilities)
          Creates a new instance of RemoteWFService
 

Uses of WFSCapabilities in org.deegree.ogcwebservices.wfs.configuration
 

Subclasses of WFSCapabilities in org.deegree.ogcwebservices.wfs.configuration
 class WFSConfiguration
          Represents the configuration for a deegree WFService instance.
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org