org.deegree.ogcwebservices.wfs.operation
Class GetFeatureWithLockDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.wfs.operation.AbstractWFSRequestDocument
org.deegree.ogcwebservices.wfs.operation.GetFeatureDocument
org.deegree.ogcwebservices.wfs.operation.GetFeatureWithLockDocument
- All Implemented Interfaces:
- java.io.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
Method Summary |
GetFeatureWithLock |
parse(java.lang.String id)
Parses the underlying document into a GetFeatureWithLock request object. |
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 |
GetFeatureWithLockDocument
public GetFeatureWithLockDocument()
parse
public GetFeatureWithLock parse(java.lang.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
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org