| Package | Description |
|---|---|
| org.pentaho.reporting.libraries.repository.stream |
| Modifier and Type | Method and Description |
|---|---|
WrappedOutputStream |
StreamRepository.getOutputStream()
Returns the optional output stream.
|
| Constructor and Description |
|---|
StreamContentItem(String name,
ContentLocation parent,
WrappedInputStream inputStream,
WrappedOutputStream outputStream)
Creates a new stream-content item.
|