org.deegree.owscommon_1_1_0
Class ManifestDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.owscommon_1_1_0.CommonsDocument
org.deegree.owscommon_1_1_0.ManifestDocument
- All Implemented Interfaces:
- java.io.Serializable
public class ManifestDocument
- extends CommonsDocument
ManifestDocument
supplies methods for the parsing of a manifest type in ows 1.1.0.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Rutger Bezema, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class org.deegree.owscommon_1_1_0.CommonsDocument |
parseBasicIdentificationType, parseContactInfo, parseDomainMetadataType, parseDomainMetadataTypes, parseDomainType, parseHTTPChild, parseIdentifier, parseKeywords, parseMetadata, parseMetadatas, parseOperations, parseServiceContact |
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ManifestDocument
public ManifestDocument()
parseManifestType
public Manifest parseManifestType(org.w3c.dom.Element manifestElement)
throws XMLParsingException
- Parameters:
manifestElement
- to parse the data from
- Returns:
- the manifest bean or
null
if the given element is null
.
- Throws:
XMLParsingException
- if a parsing error occurred.
parseReferenceGroup
protected ReferenceGroup parseReferenceGroup(org.w3c.dom.Element referenceGroup)
throws XMLParsingException
- Parameters:
referenceGroup
- to be parsed
- Returns:
- the bean representation or
null
if the given element is null
.
- Throws:
XMLParsingException
- if the element could not be parsed.
parseReferenceType
protected Reference parseReferenceType(org.w3c.dom.Element referenceElement)
throws XMLParsingException
- Parameters:
referenceElement
- to be parsed.
- Returns:
- the bean representation or
null
if the given element is null
.
- Throws:
XMLParsingException
- if the element could not be parsed.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org