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

org.deegree.ogcwebservices.wfs.operation
Class GetFeatureWithLockDocument

java.lang.Object
  extended by org.deegree.framework.xml.XMLFragment
      extended by org.deegree.ogcbase.OGCDocument
          extended by org.deegree.ogcwebservices.wfs.operation.AbstractWFSRequestDocument
              extended by org.deegree.ogcwebservices.wfs.operation.GetFeatureDocument
                  extended by org.deegree.ogcwebservices.wfs.operation.GetFeatureWithLockDocument
All Implemented Interfaces:
Serializable

public class GetFeatureWithLockDocument
extends GetFeatureDocument

Parser for "wfs:GetFeatureWithLock" requests.

Identical to "wfs:GetFeature" requests, except for two additional attributes in the root element (and the name of the root element, of course).

Version:
$Revision:$, $Date:$
Author:
Markus Schneider , last edited by: $Author:$
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.deegree.ogcwebservices.wfs.operation.GetFeatureDocument
GetFeatureDocument.BBoxTest
 
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
GetFeatureWithLockDocument()
           
 
Method Summary
 GetFeatureWithLock parse(String id)
          Parses the underlying document into a GetFeatureWithLock request object.
 
Methods inherited from class org.deegree.ogcwebservices.wfs.operation.GetFeatureDocument
isBoundingBoxValid, parseQuery, parseQuery
 
Methods inherited from class org.deegree.ogcwebservices.wfs.operation.AbstractWFSRequestDocument
checkServiceAttribute, checkVersionAttribute, parseDRMParams, transformToQualifiedNames
 
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

GetFeatureWithLockDocument

public GetFeatureWithLockDocument()
Method Detail

parse

public GetFeatureWithLock parse(String id)
                         throws XMLParsingException,
                                InvalidParameterValueException
Parses the underlying document into a GetFeatureWithLock request object.

Overrides:
parse in class GetFeatureDocument
Parameters:
id -
Returns:
corresponding GetFeatureWithLock object
Throws:
XMLParsingException
InvalidParameterValueException

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