public class InMemoryValueProcessData extends ValueProcessData
| Constructor and Description |
|---|
InMemoryValueProcessData(byte[] bytes) |
InMemoryValueProcessData(OwsCode id,
byte[] bytes) |
InMemoryValueProcessData(OwsCode id,
Format format,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InputStream |
getData() |
int |
hashCode() |
String |
toString() |
asValue, isValuegetFormat, setFormatasGroup, asReference, getId, isGroup, isReference, setIdpublic InMemoryValueProcessData(OwsCode id, byte[] bytes)
public InMemoryValueProcessData(byte[] bytes)
public InputStream getData()
getData in class ValueProcessDataCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.