org.deegree.ogcwebservices.csw.discovery
Class DescribeRecordResultDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.csw.discovery.DescribeRecordResultDocument
- All Implemented Interfaces:
- Serializable
public class DescribeRecordResultDocument
- extends OGCDocument
Represents an XML DescribeRecordResponse document of an OGC CSW 2.0 compliant service.
- Version:
- $Revision: 9499 $, $Date: 2008-01-09 16:47:04 +0100 (Mi, 09 Jan 2008) $
- Author:
- Torsten Friebe , Markus Schneider , last edited by: $Author: aschmitz $
- 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 |
DescribeRecordResultDocument
public DescribeRecordResultDocument()
parseDescribeRecordResponse
public DescribeRecordResult parseDescribeRecordResponse(DescribeRecord request)
- Generates a
DescribeRecordResponse
representation of this object.
- Parameters:
request
-
- Returns:
- a
DescribeRecordResponse
representation of this object.
createEmptyDocument
public void createEmptyDocument(String version)
throws IOException,
SAXException
- Parameters:
version
-
- Throws:
IOException
SAXException
- See Also:
- "org.deegree.framework.xml.XMLFragment#createEmptyDocument()"
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net