org.deegree.ogcwebservices.csw.manager
Class TransactionDocument_2_0_2
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.csw.AbstractCSWRequestDocument
org.deegree.ogcwebservices.csw.manager.TransactionDocument
org.deegree.ogcwebservices.csw.manager.TransactionDocument_2_0_2
- All Implemented Interfaces:
- Serializable
public class TransactionDocument_2_0_2
- extends TransactionDocument
- Author:
- Andreas Poth, last edited by: $Author: poth $
- 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 |
LOG
protected static final ILogger LOG
TransactionDocument_2_0_2
public TransactionDocument_2_0_2()
- initializes an empty TransactionDocument
TransactionDocument_2_0_2
public TransactionDocument_2_0_2(Element transRoot)
throws XMLException
- initializes a TransactionDocument by reading a DOM object from the passed
- Parameters:
transRoot
-
- Throws:
XMLException
IOException
- See Also:
InputStream
createEmptyDocument
public void createEmptyDocument()
- Overrides:
createEmptyDocument
in class TransactionDocument
- Throws:
IOException
SAXException
parse
public Transaction parse(String id)
throws XMLParsingException,
OGCWebServiceException
- parses a CS-W 2.0 transaction request
- Overrides:
parse
in class TransactionDocument
- Parameters:
id
- of the TransactionRequest
- Returns:
- a new transaction parsed from the this xml-encoded request.
- Throws:
XMLParsingException
OGCWebServiceException
InvalidParameterValueException
MissingParameterValueException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net