Class CmsStreamReportWidget.ReportStream

java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
org.opencms.ui.report.CmsStreamReportWidget.ReportStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
CmsStreamReportWidget

Helper class which transfers the written data to the buffer of the report widget.