Class RolapUtil.TeeWriter

java.lang.Object
java.io.Writer
java.io.FilterWriter
mondrian.rolap.RolapUtil.TeeWriter
All Implemented Interfaces:
Closeable, Flushable, Appendable, AutoCloseable
Enclosing class:
RolapUtil

public static class RolapUtil.TeeWriter extends FilterWriter
Writes to a string and also to an underlying writer.