org.deegree.ogcwebservices.wfs.operation
Class WFSGetCapabilitiesDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.ogcbase.OGCDocument
org.deegree.ogcwebservices.wfs.operation.AbstractWFSRequestDocument
org.deegree.ogcwebservices.wfs.operation.WFSGetCapabilitiesDocument
- All Implemented Interfaces:
- Serializable
public class WFSGetCapabilitiesDocument
- extends AbstractWFSRequestDocument
Parser for "wfs:GetCapabilities" requests.
- Version:
- $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Markus Schneider, 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 |
WFSGetCapabilitiesDocument
public WFSGetCapabilitiesDocument()
parse
public WFSGetCapabilities parse(String id)
throws XMLParsingException
- Parses the underlying document into a
WFSGetCapabilities
request object.
- Parameters:
id
-
- Returns:
- corresponding
GetCapabilities
object
- Throws:
XMLParsingException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net