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

Uses of Class
org.deegree.ogcwebservices.getcapabilities.InvalidCapabilitiesException

Packages that use InvalidCapabilitiesException
org.deegree.ogcwebservices.csw.capabilities   
org.deegree.ogcwebservices.getcapabilities   
org.deegree.ogcwebservices.sos.capabilities   
org.deegree.ogcwebservices.wass.common   
org.deegree.ogcwebservices.wass.was.capabilities   
org.deegree.ogcwebservices.wass.was.configuration   
org.deegree.ogcwebservices.wass.wss.capabilities   
org.deegree.ogcwebservices.wass.wss.configuration   
org.deegree.ogcwebservices.wcs Web Coverage Service 1.1.7 (OGC WCS Version 1.0.0). 
org.deegree.ogcwebservices.wcs.configuration   
org.deegree.ogcwebservices.wcs.getcapabilities   
org.deegree.ogcwebservices.wcts.capabilities   
org.deegree.ogcwebservices.wcts.configuration   
org.deegree.ogcwebservices.wfs.capabilities   
org.deegree.ogcwebservices.wmps.capabilities   
org.deegree.ogcwebservices.wms.capabilities   
org.deegree.ogcwebservices.wps.capabilities   
org.deegree.ogcwebservices.wpvs.capabilities   
org.deegree.portal.common   
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.csw.capabilities
 

Methods in org.deegree.ogcwebservices.csw.capabilities that throw InvalidCapabilitiesException
static OGCCapabilities CatalogueCapabilities.createCapabilities(URL url)
          Creates catalog capabilities from a URL.
 OGCCapabilities CatalogueCapabilitiesDocument_2_0_2.parseCapabilities()
          Creates a class representation of the document.
 OGCCapabilities CatalogueCapabilitiesDocument.parseCapabilities()
          Creates a class representation of the document.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.getcapabilities
 

Methods in org.deegree.ogcwebservices.getcapabilities that throw InvalidCapabilitiesException
 Capability OGCStandardCapabilitiesDocument.getCapabilitySection(URI namespaceURI)
          returns the service section of the configuration/capabilities. vendorspecific capabilities are not supported yet
abstract  OGCCapabilities OGCCapabilitiesDocument.parseCapabilities()
          Creates a class representation of the document.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.sos.capabilities
 

Methods in org.deegree.ogcwebservices.sos.capabilities that throw InvalidCapabilitiesException
static OGCCapabilities SOSCapabilities.createCapabilities(URL url)
          createCapabilities
 OGCCapabilities CapabilitiesDocument.parseCapabilities()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wass.common
 

Methods in org.deegree.ogcwebservices.wass.common that throw InvalidCapabilitiesException
 OperationsMetadata_1_0 OWSCapabilitiesBaseDocument_1_0.parseOperationsMetadata()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wass.was.capabilities
 

Methods in org.deegree.ogcwebservices.wass.was.capabilities that throw InvalidCapabilitiesException
 OGCCapabilities WASCapabilitiesDocument.parseCapabilities()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wass.was.configuration
 

Methods in org.deegree.ogcwebservices.wass.was.configuration that throw InvalidCapabilitiesException
 WASConfiguration WASConfigurationDocument.parseConfiguration(URL serviceConfigurationUrl)
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wass.wss.capabilities
 

Methods in org.deegree.ogcwebservices.wass.wss.capabilities that throw InvalidCapabilitiesException
 OGCCapabilities WSSCapabilitiesDocument.parseCapabilities()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wass.wss.configuration
 

Methods in org.deegree.ogcwebservices.wass.wss.configuration that throw InvalidCapabilitiesException
 WSSConfiguration WSSConfigurationDocument.parseConfiguration(URL serviceConfigurationUrl)
          Loads the configuration file located at the given urls location.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wcs
 

Methods in org.deegree.ogcwebservices.wcs that throw InvalidCapabilitiesException
static WCSCapabilitiesDocument XMLFactory.export(WCSCapabilities capabilities)
          ... notice: at the moment just HTTP is supported as DCPType.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wcs.configuration
 

Methods in org.deegree.ogcwebservices.wcs.configuration that throw InvalidCapabilitiesException
static WCSConfiguration WCSConfiguration.create(URL url)
          creates a WCSConfiguration from an URL enabling access to a deegree WCS configuration document
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wcs.getcapabilities
 

Methods in org.deegree.ogcwebservices.wcs.getcapabilities that throw InvalidCapabilitiesException
 OGCCapabilities WCSCapabilitiesDocument.parseCapabilities()
           
 ContentMetadata WCSCapabilitiesDocument.parseContentMetadataSection()
          returns the contentMetadata section of the WCS configuration/capabilities
 Service WCSCapabilitiesDocument.parseServiceSection()
          returns the service section of the WCS configuration/capabilities
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wcts.capabilities
 

Methods in org.deegree.ogcwebservices.wcts.capabilities that throw InvalidCapabilitiesException
 OGCCapabilities WCTSCapabilitiesDocument.parseCapabilities(String configuredProvider)
           
 String WCTSCapabilitiesDocument.parseVersion()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wcts.configuration
 

Methods in org.deegree.ogcwebservices.wcts.configuration that throw InvalidCapabilitiesException
 WCTSConfiguration WCTSConfigurationDocument.parseConfiguration()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wfs.capabilities
 

Methods in org.deegree.ogcwebservices.wfs.capabilities that throw InvalidCapabilitiesException
static OGCCapabilities WFSCapabilities.createCapabilities(URL url)
          Creates WFSCapabilities from a URL.
 OGCCapabilities WFSCapabilitiesDocument_1_1_0.parseCapabilities()
          Creates a class representation of the document.
 OGCCapabilities WFSCapabilitiesDocument_1_0_0.parseCapabilities()
          Creates a class representation of the document.
 OGCCapabilities WFSCapabilitiesDocument.parseCapabilities()
          Creates a class representation of the document.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wmps.capabilities
 

Methods in org.deegree.ogcwebservices.wmps.capabilities that throw InvalidCapabilitiesException
 OGCCapabilities WMPSCapabilitiesDocument.parseCapabilities()
          Creates a class representation of the document.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wms.capabilities
 

Methods in org.deegree.ogcwebservices.wms.capabilities that throw InvalidCapabilitiesException
 OGCCapabilities WMSCapabilitiesDocument_1_3_0.parseCapabilities()
           
 OGCCapabilities WMSCapabilitiesDocument.parseCapabilities()
          Creates a class representation of the document.
 OGCCapabilities WMSCapabilitiesDocument_1_0_0.parseCapabilities()
          Creates a class representation of the document.
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wps.capabilities
 

Methods in org.deegree.ogcwebservices.wps.capabilities that throw InvalidCapabilitiesException
static OGCCapabilities WPSCapabilities.createCapabilities(URL url)
           
 OGCCapabilities WPSCapabilitiesDocument.parseCapabilities()
           
 

Uses of InvalidCapabilitiesException in org.deegree.ogcwebservices.wpvs.capabilities
 

Methods in org.deegree.ogcwebservices.wpvs.capabilities that throw InvalidCapabilitiesException
 OGCCapabilities WPVSCapabilitiesDocument.parseCapabilities()
           
protected  DataProvider WPVSCapabilitiesDocument.parseDataProvider(Element datasetElement)
          Creates and returns a new DataProvider object from the given Element.
protected  Identifier WPVSCapabilitiesDocument.parseDatasetIdentifier(Element element, String xPathQuery)
          Creates and returns a new Identifier object from the given Element and the given xPathQuery.
protected  DatasetReference[] WPVSCapabilitiesDocument.parseDatasetReferences(Element datasetElement)
          Creates and returns a new array of DatasetReference objects from the given Element.
protected  FeatureListReference[] WPVSCapabilitiesDocument.parseFeatureListReferences(Element datasetElement)
          Creates and returns a new array of FeatureListReference objects from the given Element.
protected  MetaData[] WPVSCapabilitiesDocument.parseMetaData(Element datasetElement)
          Creates and returns a new MetaData object from the given Element.
protected  OperationsMetadata WPVSCapabilitiesDocument.parseOperationsMetadata(OnlineResource defaultOnlineResource)
          Creates and returns a new OperationsMetadata object.
protected  Identifier WPVSCapabilitiesDocument.parseStyleIdentifier(Element element, String xPathQuery)
          Creates and returns a new Identifier object from the given Element and the given xPathQuery.
protected  Style[] WPVSCapabilitiesDocument.parseStyles(Element datasetElement)
          Creates and returns a new array of Style objects from the given Element.
 

Uses of InvalidCapabilitiesException in org.deegree.portal.common
 

Methods in org.deegree.portal.common that throw InvalidCapabilitiesException
static WPVSClientConfig WPVSClientConfig.getInstance()
           
 


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