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