Class StreamContentItem

java.lang.Object
org.pentaho.reporting.libraries.repository.stream.StreamContentItem
All Implemented Interfaces:
ContentEntity, ContentItem

public class StreamContentItem extends Object implements ContentItem
A stream-content item that wraps around the input and output streams given in the repository. Depending on which stream are given, this item reports itself as read or writable.
Author:
Thomas Morgner