Uses of Class
com.helger.commons.io.stream.WrappedWriter
-
Packages that use WrappedWriter Package Description com.helger.commons.io.stream -
-
Uses of WrappedWriter in com.helger.commons.io.stream
Subclasses of WrappedWriter in com.helger.commons.io.stream Modifier and Type Class Description classCountingWriterA wrapper around anWriterthat counts the number of read chars.classLoggingWriterA wrapper around anWriterthat logs what he is doing.classNonClosingWriterA specialWriterthat does not close the stream.
-