Uses of Class
org.apache.commons.io.input.CloseShieldInputStream
-
Uses of CloseShieldInputStream in org.apache.commons.io.input
Modifier and TypeMethodDescriptionstatic CloseShieldInputStream
CloseShieldInputStream.wrap
(InputStream inputStream) Constructs a proxy that shields the given input stream from being closed.