org.deegree.ogcwebservices.wcs.describecoverage
Class CoverageDescriptionDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.wcs.describecoverage.CoverageDescriptionDocument
- All Implemented Interfaces:
- Serializable
public class CoverageDescriptionDocument
- extends OGCDocument
- usage of srsName from gml:Envelope is not supoorted yet. deegree Envelope doesn't uses CRSs
- gml:Grid and gml:Polygon is not yet supported by the deegree WCS
- Version:
- $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- 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 |
XML_TEMPLATE
public static final String XML_TEMPLATE
- See Also:
- Constant Field Values
CoverageDescriptionDocument
public CoverageDescriptionDocument()
createEmptyDocument
public void createEmptyDocument()
throws IOException,
SAXException
- Throws:
IOException
SAXException
- See Also:
- "org.deegree.framework.xml.XMLFragment#createEmptyDocument()"
getVersion
public String getVersion()
throws InvalidCoverageDescriptionExcpetion
- returns the version of the CoverageDescription
- Returns:
- the version of the CoverageDescription
- Throws:
InvalidCoverageDescriptionExcpetion
getCoverageOfferings
public CoverageOffering[] getCoverageOfferings()
throws InvalidCoverageDescriptionExcpetion,
UnknownCRSException
- creates a CoverageDescription instance from the DOM document encapsulated by this
class
- Returns:
- created CoverageDescription instance
- Throws:
InvalidCoverageDescriptionExcpetion
UnknownCRSException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net