Uses of Class
org.pentaho.reporting.libraries.repository.stream.WrappedInputStream
Packages that use WrappedInputStream
-
Uses of WrappedInputStream in org.pentaho.reporting.libraries.repository.stream
Methods in org.pentaho.reporting.libraries.repository.stream that return WrappedInputStreamModifier and TypeMethodDescriptionStreamRepository.getInputStream()
Returns the optional input stream.Constructors in org.pentaho.reporting.libraries.repository.stream with parameters of type WrappedInputStreamModifierConstructorDescriptionStreamContentItem
(String name, ContentLocation parent, WrappedInputStream inputStream, WrappedOutputStream outputStream) Creates a new stream-content item.