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

org.deegree.ogcwebservices.wcts.operation
Class TransformDocument

java.lang.Object
  extended by org.deegree.framework.xml.XMLFragment
      extended by org.deegree.ogcwebservices.wcts.operation.WCTSRequestBaseDocument
          extended by org.deegree.ogcwebservices.wcts.operation.TransformDocument
All Implemented Interfaces:
Serializable

public class TransformDocument
extends WCTSRequestBaseDocument

WCTSTransformDocument is a helper class which supplies a constructor to parse wcts Transform requests version 0.4.0.

Following elements are currently not supported:

Version:
$Revision:$, $Date:$
Author:
Rutger Bezema, last edited by: $Author:$
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.deegree.ogcwebservices.wcts.operation.WCTSRequestBaseDocument
PRE
 
Fields inherited from class org.deegree.framework.xml.XMLFragment
DEFAULT_URL, nsContext, XLNNS
 
Constructor Summary
TransformDocument(String requestId, Element rootElement)
           
 
Method Summary
 Transform getTransformRequest()
           
 
Methods inherited from class org.deegree.ogcwebservices.wcts.operation.WCTSRequestBaseDocument
parseService, parseVersion
 
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

TransformDocument

public TransformDocument(String requestId,
                         Element rootElement)
                  throws OGCWebServiceException
Parameters:
requestId -
rootElement - should not be null
Throws:
OGCWebServiceException - if an XMLParsingException occurred or a mandatory element/attribute is missing.
Method Detail

getTransformRequest

public final Transform getTransformRequest()
Returns:
the transformRequest may be null.

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