deegree 2.3 (2010/04/09 10:10 build-4-official)

org.deegree.ogcwebservices.wass.common
Class SessionOperationsDocument

java.lang.Object
  extended by org.deegree.framework.xml.XMLFragment
      extended by org.deegree.ogcbase.OGCDocument
          extended by 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: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18. Jun 2009) $
Author:
Rutger Bezema, last edited by: $Author: mschneider $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.deegree.ogcbase.OGCDocument
GMLNS
 
Fields inherited from class org.deegree.framework.xml.XMLFragment
DEFAULT_URL, nsContext, XLNNS
 
Constructor Summary
SessionOperationsDocument()
           
 
Method Summary
 CloseSession parseCloseSession(String id, Element request)
          Parses a CloseSession element.
 GetSession parseGetSession(String id, Element request)
          Parses a GetSession element.
 
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
 

Constructor Detail

SessionOperationsDocument

public SessionOperationsDocument()
Method Detail

parseGetSession

public GetSession parseGetSession(String id,
                                  Element request)
                           throws XMLParsingException
Parses a GetSession element.

Parameters:
id - the request id
request - 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 id
request - the element
Returns:
an object with the data
Throws:
XMLParsingException

deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org