Uses of Class
org.apache.commons.io.output.FilterCollectionWriter
Packages that use FilterCollectionWriter
-
Uses of FilterCollectionWriter in org.apache.commons.io.output
Subclasses of FilterCollectionWriter in org.apache.commons.io.outputModifier and TypeClassDescriptionclass
A 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.class
Classic splitter ofWriter
.Methods in org.apache.commons.io.output that return FilterCollectionWriterModifier and TypeMethodDescriptionprivate FilterCollectionWriter
FilterCollectionWriter.forAllWriters
(IOConsumer<Writer> action)