org.deegree.ogcwebservices.wcs.configuration
Class WCSConfiguration
java.lang.Object
  
org.deegree.ogcwebservices.getcapabilities.OGCCapabilities
      
org.deegree.ogcwebservices.getcapabilities.OGCStandardCapabilities
          
org.deegree.ogcwebservices.wcs.getcapabilities.WCSCapabilities
              
org.deegree.ogcwebservices.wcs.configuration.WCSConfiguration
- All Implemented Interfaces: 
 - Serializable
 
public class WCSConfiguration
- extends WCSCapabilities
 
- Version:
 
  - $Revision: 18195 $, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Thu, 18 Jun 2009) $
 
- Author:
 
  - Andreas Poth , last edited by: $Author: mschneider $
 
- See Also:
 - Serialized Form
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
WCSConfiguration
public WCSConfiguration(String version,
                        String updateSequence,
                        WCSDeegreeParams deegreeParams,
                        Service service,
                        Capability capabilitiy,
                        ContentMetadata contentMetadata)
- creates a WCSConfiguration from its sections
- Parameters:
 version - updateSequence - service - capabilitiy - contentMetadata - 
 
create
public static WCSConfiguration create(URL url)
                               throws IOException,
                                      SAXException,
                                      InvalidCapabilitiesException,
                                      InvalidConfigurationException
- creates a WCSConfiguration from an URL enabling access to a deegree WCS configuration
 document
- Parameters:
 url - 
- Returns:
 - a WCSConfiguration
 - Throws:
 IOException
SAXException
InvalidCapabilitiesException
InvalidConfigurationException
 
 
getDeegreeParams
public WCSDeegreeParams getDeegreeParams()
- Returns:
 - Returns the deegreeParam.
 
 
setDeegreeParam
public void setDeegreeParam(WCSDeegreeParams deegreeParams)
- Parameters:
 deegreeParams - The deegreeParam to set.
 
                an open source project founded by lat/lon, Bonn, Germany.
                    For more information visit: http://www.deegree.org