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