Uses of Class
org.apache.commons.io.output.CloseShieldOutputStream
-
Uses of CloseShieldOutputStream in org.apache.commons.io.output
Modifier and TypeMethodDescriptionstatic CloseShieldOutputStream
CloseShieldOutputStream.wrap
(OutputStream outputStream) Constructs a proxy that shields the given output stream from being closed.