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:
- java.io.Serializable
public class DescribeRecordResultDocument
- extends OGCDocument
Represents an XML DescribeRecordResponse document of an OGC CSW 2.0 compliant service.
- Version:
- $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Torsten Friebe , Markus Schneider , last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Methods inherited from class org.deegree.ogcbase.OGCDocument |
parseCodeList, parseCodeListArray, parseExtendedPropertyPath, 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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
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(java.lang.String version)
throws java.io.IOException,
org.xml.sax.SAXException
- Parameters:
version
-
- Throws:
java.io.IOException
org.xml.sax.SAXException
- See Also:
- "org.deegree.framework.xml.XMLFragment#createEmptyDocument()"
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org