org.deegree.ogcwebservices.wass.common
Class SessionOperationsDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.wass.common.SessionOperationsDocument
- All Implemented Interfaces:
- Serializable
public class SessionOperationsDocument
- extends OGCDocument
Parser class that can parse all elements within the namespace.
Namespace: http://www.gdi-nrw.de/session
- Since:
- 2.0
- Version:
- 2.0, $Revision: 9348 $, $Date: 2007-12-27 17:59:14 +0100 (Do, 27 Dez 2007) $
- Author:
- Rutger Bezema, 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 |
SessionOperationsDocument
public SessionOperationsDocument()
parseGetSession
public GetSession parseGetSession(String id,
Element request)
throws XMLParsingException
- Parses a GetSession element.
- Parameters:
id
- the request idrequest
- the element
- Returns:
- an object with the parsed data
- Throws:
XMLParsingException
parseCloseSession
public CloseSession parseCloseSession(String id,
Element request)
throws XMLParsingException
- Parses a CloseSession element.
- Parameters:
id
- the request idrequest
- the element
- Returns:
- an object with the data
- Throws:
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net