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:
- java.io.Serializable
public class WCSConfiguration
- extends WCSCapabilities
- Version:
- $Revision: 18195 $, $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 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(java.lang.String version,
java.lang.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(java.net.URL url)
throws java.io.IOException,
org.xml.sax.SAXException,
InvalidCapabilitiesException,
InvalidConfigurationException
- creates a WCSConfiguration from an URL enabling access to a deegree WCS configuration
document
- Parameters:
url
-
- Returns:
- a WCSConfiguration
- Throws:
java.io.IOException
org.xml.sax.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