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

Uses of Class
org.deegree.framework.xml.InvalidConfigurationException

Packages that use InvalidConfigurationException
org.deegree.ogcwebservices.csw Catalog Service 2.0 (OGC CS-W Version 2.0.0). 
org.deegree.ogcwebservices.csw.configuration   
org.deegree.ogcwebservices.sos   
org.deegree.ogcwebservices.sos.configuration   
org.deegree.ogcwebservices.wass.was.configuration   
org.deegree.ogcwebservices.wass.wss.configuration   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.configuration   
org.deegree.ogcwebservices.wmps.configuration   
org.deegree.ogcwebservices.wms.configuration   
org.deegree.ogcwebservices.wps   
org.deegree.ogcwebservices.wps.configuration   
org.deegree.ogcwebservices.wpvs The WPVS (Web Perspective View Service) package is the 3D analogon to a WMS (Web Map Service), it is able to generate a 3D-view of (2D or 3D) geospatial data. 
org.deegree.ogcwebservices.wpvs.configuration   
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.csw
 

Methods in org.deegree.ogcwebservices.csw that throw InvalidConfigurationException
static void CSWFactory.setConfiguration(URL serviceConfigurationUrl)
           
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.csw.configuration
 

Methods in org.deegree.ogcwebservices.csw.configuration that throw InvalidConfigurationException
static CatalogueConfiguration CatalogueConfiguration.createConfiguration(URL url)
          Creates a catalog configuration from an URL
 CatalogueConfiguration CatalogueConfigurationDocument.getConfiguration()
          Creates a class representation of the whole document.
 CatalogueDeegreeParams CatalogueConfigurationDocument.getDeegreeParams()
          Creates a class representation of the deegreeParams- section.
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.sos
 

Methods in org.deegree.ogcwebservices.sos that throw InvalidConfigurationException
static void SOServiceFactory.setConfiguration(URL serviceConfigurationUrl)
           
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.sos.configuration
 

Methods in org.deegree.ogcwebservices.sos.configuration that throw InvalidConfigurationException
static SOSConfiguration SOSConfiguration.create(URL url)
           
 SOSConfiguration SOSConfigurationDocument.getConfiguration()
          returns a class representation of the document
 

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

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

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

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

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wfs
 

Methods in org.deegree.ogcwebservices.wfs that throw InvalidConfigurationException
static void WFServiceFactory.setConfiguration(URL serviceConfigurationURL)
           
static void WFServiceFactory.setConfiguration(WFSConfiguration config)
          Sets the WFSConfiguration.
 

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

Methods in org.deegree.ogcwebservices.wfs.configuration that throw InvalidConfigurationException
 WFSConfiguration WFSConfigurationDocument.getConfiguration()
          Creates an object representation of the document.
 WFSDeegreeParams WFSConfigurationDocument.getDeegreeParams()
          Creates an object representation of the deegreeParams- section.
 

Constructors in org.deegree.ogcwebservices.wfs.configuration that throw InvalidConfigurationException
WFSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, FeatureTypeList featureTypeList, GMLObject[] servesGMLObjectTypeList, GMLObject[] supportsGMLObjectTypeList, Contents contents, FilterCapabilities filterCapabilities, WFSDeegreeParams deegreeParams)
          Generates a new WFSConfiguration instance from the given parameters.
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wmps.configuration
 

Methods in org.deegree.ogcwebservices.wmps.configuration that throw InvalidConfigurationException
 WMPSConfiguration WMPSConfigurationDocument.parseConfiguration()
          Creates a class representation of the document.
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wms.configuration
 

Methods in org.deegree.ogcwebservices.wms.configuration that throw InvalidConfigurationException
 WMSConfiguration WMSConfigurationDocument.parseConfiguration()
          Creates a class representation of the document.
 WMSConfiguration_1_3_0 WMSConfigurationDocument_1_3_0.parseConfiguration()
          Added the prefix.
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wps
 

Methods in org.deegree.ogcwebservices.wps that throw InvalidConfigurationException
static void WPServiceFactory.setConfiguration(URL serviceConfigurationUrl)
           
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wps.configuration
 

Methods in org.deegree.ogcwebservices.wps.configuration that throw InvalidConfigurationException
static WPSConfiguration WPSConfiguration.createConfiguration(URL url)
          Returns a WPSConfiguration created from the configuration document that is loaded from the given URL.
 WPSConfiguration WPSConfigurationDocument.getConfiguration()
          Creates a class representation of the document.
 WPSDeegreeParams WPSConfigurationDocument.getDeegreeParams()
          Creates the java representation of the deegreeParams- section.
 

Constructors in org.deegree.ogcwebservices.wps.configuration that throw InvalidConfigurationException
WPSConfiguration(String version, String updateSequence, ServiceIdentification serviceIdentification, ServiceProvider serviceProvider, OperationsMetadata operationsMetadata, Contents contents, WPSDeegreeParams wpsDeegreeParams)
          Constructor initializes WPSConfiguration from passed parameters
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wpvs
 

Methods in org.deegree.ogcwebservices.wpvs that throw InvalidConfigurationException
static void WPVServiceFactory.setConfiguration(URL serviceConfigurationURL)
          Sets the service configuration used in this object to be that pointed at by the serviceConfigurationURL
 

Uses of InvalidConfigurationException in org.deegree.ogcwebservices.wpvs.configuration
 

Methods in org.deegree.ogcwebservices.wpvs.configuration that throw InvalidConfigurationException
 WPVSConfiguration WPVSConfigurationDocument.parseConfiguration()
          Creates a class representation of the WPVSConfiguration document.
 


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