|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
BoundingBoxOutput | Identifies this ProcessletOutput to be a bounding box and provides a method for setting it. |
ComplexOutput | Identifies this ProcessletOutput to have a complex value, i.e. an object encoded in XML or a raw binary
stream. |
LiteralOutput | Identifies this ProcessletOutput parameter to be literal data of a simple quantity (e.g., one number), and
provides a method for setting it. |
ProcessletOutput | Represents the requested properties for an output argument (e.g. format, encoding, schema) for a Processlet
execution and provides a sink for the output data. |
Class Summary | |
---|---|
BoundingBoxOutputImpl | Identifies this ProcessletOutput to be a bounding box and provides a method for setting it. |
ComplexOutputImpl | Identifies this ProcessletOutput to be a complex data structure encoded in XML (e.g., using GML), and
provides a sink for writing it. |
LiteralOutputImpl | Implementation of LiteralOutput . |
ProcessletOutputImpl | Abstract base implementation of ProcessletOutput . |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |