org.deegree.ogcwebservices.wcs.configuration
Class WCSConfigurationDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.getcapabilities.OGCCapabilitiesDocument
org.deegree.ogcwebservices.getcapabilities.OGCStandardCapabilitiesDocument
org.deegree.ogcwebservices.wcs.getcapabilities.WCSCapabilitiesDocument
org.deegree.ogcwebservices.wcs.configuration.WCSConfigurationDocument
- All Implemented Interfaces:
- Serializable
public class WCSConfigurationDocument
- extends WCSCapabilitiesDocument
- Version:
- $Revision: 9345 $
- Author:
- Andreas Poth , last edited by: $Author: apoth $
$Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- See Also:
- Serialized Form
Methods inherited from class org.deegree.ogcbase.OGCDocument |
parseCodeList, parseCodeListArray, parseInterval, parseKeywords, parseKeywords, parseLonLatEnvelope, parseOnLineResource, parsePropertyPath, parseTimePeriod, parseTimePeriods, parseTimePositions, parseTimeSequence, parseTypedLiteral, parseValues |
Methods inherited from class org.deegree.framework.xml.XMLFragment |
getAsPrettyString, getAsString, getAttachedSchemas, getQualifiedName, getRootElement, getSystemId, hasSchema, load, load, load, parseQualifiedName, parseSimpleLink, prettyPrint, prettyPrint, resolve, setRootElement, setSystemId, setSystemId, toString, write, write, write, write |
LOG
protected static final ILogger LOG
XML_TEMPLATE
public static final String XML_TEMPLATE
- See Also:
- Constant Field Values
WCSConfigurationDocument
public WCSConfigurationDocument()
createEmptyDocument
public void createEmptyDocument()
throws IOException,
SAXException
- Overrides:
createEmptyDocument
in class WCSCapabilitiesDocument
- Throws:
IOException
SAXException
getDeegreeParamsSection
public WCSDeegreeParams getDeegreeParamsSection()
throws InvalidConfigurationException
- creates the deegreeParams section of the WCS capabilities/configuration.
If a 'common' WCS capabilities is encapsulated by the
WCSCapabilitieDocument this method returns null
- Returns:
- the data
- Throws:
InvalidConfigurationException
parseCoverageOfferingBrief
protected CoverageOfferingBrief parseCoverageOfferingBrief(Element element)
throws XMLParsingException,
OGCWebServiceException,
OGCException
- creates a CoverageOfferingBrief object from the passed element
encapsulating one CoverageOfferingBrief part of the WCS ContentMetadata
section
- Overrides:
parseCoverageOfferingBrief
in class WCSCapabilitiesDocument
- Parameters:
element
-
- Returns:
- created CoverageOfferingBrief
- Throws:
XMLParsingException
OGCWebServiceException
OGCException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net