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

Uses of Class
org.deegree.owscommon_1_1_0.Manifest

Packages that use Manifest
org.deegree.ogcwebservices.wcts The wcts (Web-Coordinate-Transformation-Service) package contains the deegree implementation of the wcts described in the draft version (0.4.0) of the ogc. 
org.deegree.ogcwebservices.wcts.operation   
org.deegree.owscommon_1_1_0 This package is able to read and write xml encoded documents which validate against the ows common 1.1.0 schema package. 
 

Uses of Manifest in org.deegree.ogcwebservices.wcts
 

Methods in org.deegree.ogcwebservices.wcts with parameters of type Manifest
static void XMLFactory.createOperationResponse(XMLFactory owsFactory, Element root, Manifest operationResponse)
          Will create an XMLFragment which holds the d_wcts:OperationResponse as the root element, values from the given manifest will be appended by the given ows_1_1 XMLFactory.
 

Uses of Manifest in org.deegree.ogcwebservices.wcts.operation
 

Methods in org.deegree.ogcwebservices.wcts.operation that return Manifest
 Manifest Transform.getInputData()
           
 Manifest TransformResponse.getInputData()
           
 

Constructors in org.deegree.ogcwebservices.wcts.operation with parameters of type Manifest
Transform(String version, String requestID, boolean store, CoordinateSystem sourceCRS, CoordinateSystem targetCRS, TransformationReference transformationReference, Manifest inputData, TransformableData<?> transformableData, String outputFormat, int dataPresentation)
           
TransformResponse(CoordinateSystem sourceCRS, CoordinateSystem targetCRS, int dataPresentation, boolean store, Manifest inputData, TransformableData<?> transformableData)
           
 

Uses of Manifest in org.deegree.owscommon_1_1_0
 

Methods in org.deegree.owscommon_1_1_0 that return Manifest
 Manifest ManifestDocument.parseManifestType(Element manifestElement)
           
 

Methods in org.deegree.owscommon_1_1_0 with parameters of type Manifest
 void XMLFactory.appendManifest(Element root, Manifest manifestType)
          Exports the manifest type to its dom-xml representation.
 XMLFragment XMLFactory.createOperationResponse(Manifest operationResponse)
          Will create an XMLFragment which holds the ows:OperationResponse as the root element, values from the given manifest will be appended.
 


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