|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComplexInput | |
|---|---|
| org.deegree.services.wps.input | |
| org.deegree.services.wps.provider.sextante | |
| Uses of ComplexInput in org.deegree.services.wps.input |
|---|
| Classes in org.deegree.services.wps.input that implement ComplexInput | |
|---|---|
class |
ComplexInputImpl
A complex data structure ProcessletInput parameter, e.g. an object encoded in GML or a raw binary stream. |
class |
EmbeddedComplexInput
A ComplexInputImpl with a value that is given inline in the execute request document. |
class |
ReferencedComplexInput
A ComplexInputImpl with a value that is given as a reference to a web-accessible resource. |
| Uses of ComplexInput in org.deegree.services.wps.provider.sextante |
|---|
| Methods in org.deegree.services.wps.provider.sextante with parameters of type ComplexInput | |
|---|---|
static GMLSchema.GMLType |
FormatHelper.determineGMLType(ComplexInput input)
Returns the GMLSchema.GMLType of the input data. |
static GMLVersion |
FormatHelper.determineGMLVersion(ComplexInput input)
Returns the GMLVersion of the input data. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||