org.deegree.ogcwebservices.wcts.operation
Class WCTSGetCapabilitiesDocument
java.lang.Object
org.deegree.framework.xml.XMLFragment
org.deegree.owscommon_1_1_0.GetCapabilitiesDocument
org.deegree.ogcwebservices.wcts.operation.WCTSGetCapabilitiesDocument
- All Implemented Interfaces:
- Serializable
public class WCTSGetCapabilitiesDocument
- extends GetCapabilitiesDocument
WCTSGetCapabilitiesDocument
parses the xml-dom representation of a GetCapabilites request.
- Version:
- $Revision:$, $Date:$
- Author:
- Rutger Bezema, last edited by: $Author:$
- See Also:
- Serialized Form
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 |
WCTSGetCapabilitiesDocument
public WCTSGetCapabilitiesDocument(String id,
Element requestRoot)
throws OGCWebServiceException
- Parameters:
id
- of the requestrequestRoot
- the GetCapabilities request root element.
- Throws:
XMLParsingException
- if the element could not be parsed.
OGCWebServiceException
- if the requestRoot is null
getGetCapabilities
public final WCTSGetCapabilities getGetCapabilities()
- Returns:
- the getCapabilities request bean.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net