org.deegree.ogcwebservices.wps.execute
Class ComplexValue
java.lang.Object
org.deegree.ogcwebservices.wps.execute.ComplexValueEncoding
org.deegree.ogcwebservices.wps.execute.ComplexValue
public class ComplexValue
- extends ComplexValueEncoding
ComplexValue.java
Created on 24.03.2006. 16:35:15h
Identifies this input or output value as a complex value data structure
encoded in XML (e.g., using GML), and provides that complex value data
structure. For an input, this element may be used by a client for any process
input coded as ComplexData in the ProcessDescription. For an output, this
element shall be used by a server when "store" in the Execute request is
"false".
- Since:
- 2.0
- Version:
- 1.0.
- Author:
- Christian Kiehle, Christian Heier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
value
protected Object value
ComplexValue
public ComplexValue(String format,
URI encoding,
URL schema,
Object value)
- Parameters:
encoding
- format
- schema
-
getContent
public Object getContent()
- Returns:
- Returns the content.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net