Package | Description |
---|---|
org.apache.commons.io.output |
This package provides implementations of output classes, such as
OutputStream and Writer . |
Modifier and Type | Class and Description |
---|---|
class |
CloseShieldWriter
Proxy stream that prevents the underlying writer from being closed.
|
class |
TaggedWriter
A writer decorator that tags potential exceptions so that the
reader that caused the exception can easily be identified.
|
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.