deegree 2.5 (2011/06/29 09:44 build-8-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   
org.deegree.portal.standard.gazetteer   
 

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

Methods in org.deegree.io.datastore.wfs that return WFSCapabilities
(package private)  WFSCapabilities CascadingWFSDatastore.getWFSCapabilities(java.net.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, java.lang.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.
 

Uses of WFSCapabilities in org.deegree.portal.standard.gazetteer
 

Fields in org.deegree.portal.standard.gazetteer with type parameters of type WFSCapabilities
protected static java.util.Map<java.lang.String,WFSCapabilities> AbstractGazetteerCommand.capabilitiesMap
           
 

Methods in org.deegree.portal.standard.gazetteer with parameters of type WFSCapabilities
protected  FeatureCollection AbstractGazetteerCommand.performGetFeature(WFSCapabilities capabilities, GetFeature getFeature)
           
 


deegree 2.5 (2011/06/29 09:44 build-8-official)

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