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