public class RawData extends ResponseData
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Joiner |
SPACE_JOINER |
algorithmIdentifier, description, encoding, generator, id, mimeType, obj, schema| Constructor and Description |
|---|
RawData(org.n52.wps.io.data.IData obj,
String id,
String schema,
String encoding,
String mimeType,
String algorithmIdentifier,
net.opengis.wps.x100.ProcessDescriptionType description) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getAsStream() |
prepareGeneratorpublic RawData(org.n52.wps.io.data.IData obj,
String id,
String schema,
String encoding,
String mimeType,
String algorithmIdentifier,
net.opengis.wps.x100.ProcessDescriptionType description)
throws org.n52.wps.server.ExceptionReport
obj - id - schema - encoding - mimeType - org.n52.wps.server.ExceptionReportpublic InputStream getAsStream() throws org.n52.wps.server.ExceptionReport
org.n52.wps.server.ExceptionReportCopyright © 2019. All Rights Reserved.