org.deegree.ogcwebservices.csw.discovery
Class DescribeRecordDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.csw.AbstractCSWRequestDocument
org.deegree.ogcwebservices.csw.discovery.DescribeRecordDocument
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DescribeRecordDocument_2_0_2
public class DescribeRecordDocument
- extends AbstractCSWRequestDocument
Represents an XML DescribeRecord document of an OGC CSW 2.0 compliant
service.
- Since:
- 2.0
- Version:
- 2.0, $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Torsten Friebe , Markus Schneider , 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 |
DescribeRecordDocument
public DescribeRecordDocument()
parse
public DescribeRecord parse(String id)
throws MissingParameterValueException,
InvalidParameterValueException,
OGCWebServiceException
- Extracts a
DescribeRecord
representation of this object.
TODO use QualifiedName for type names
- Parameters:
id
- unique ID of the request
- Returns:
- @throws
MissingParameterValueException
- Throws:
InvalidParameterValueException
OGCWebServiceException
MissingParameterValueException
parseTypeName
protected String parseTypeName(Element root)
throws XMLParsingException
- Parses a
TypeName
element into a QualifiedName
.
TODO respect "targetNamespace" attribute and really return a QualifiedName
.
- Returns:
-
- Throws:
XMLParsingException
createEmptyDocument
void createEmptyDocument()
throws IOException,
SAXException
- Throws:
IOException
SAXException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net