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