Uses of Class
org.apache.commons.io.output.FilterCollectionWriter
Packages that use FilterCollectionWriter
Package
Description
This package provides implementations of output classes, such as
OutputStream and Writer.-
Uses of FilterCollectionWriter in org.apache.commons.io.output
Subclasses of FilterCollectionWriter in org.apache.commons.io.outputModifier and TypeClassDescriptionclassA Proxy stream collection which acts as expected, that is it passes the method calls on to the proxied streams and doesn't change which methods are being called.classClassic splitter ofWriter.