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

org.deegree.ogcwebservices.wcts.operation
Class WCTSGetCapabilitiesDocument

java.lang.Object
  extended by org.deegree.framework.xml.XMLFragment
      extended by org.deegree.owscommon_1_1_0.operations.GetCapabilitiesDocument
          extended by 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

Field Summary
 
Fields inherited from class org.deegree.framework.xml.XMLFragment
DEFAULT_URL, nsContext, XLNNS
 
Constructor Summary
WCTSGetCapabilitiesDocument(String id, Element requestRoot)
           
 
Method Summary
 WCTSGetCapabilities getGetCapabilities()
           
 
Methods inherited from class org.deegree.owscommon_1_1_0.operations.GetCapabilitiesDocument
parseAcceptFormats, parseAcceptVersions, parseSections, parseUpdateSequence
 
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

WCTSGetCapabilitiesDocument

public WCTSGetCapabilitiesDocument(String id,
                                   Element requestRoot)
                            throws OGCWebServiceException
Parameters:
id - of the request
requestRoot - the GetCapabilities request root element.
Throws:
OGCWebServiceException - if the requestRoot is null
Method Detail

getGetCapabilities

public final WCTSGetCapabilities getGetCapabilities()
Returns:
the getCapabilities request bean.

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