Package org.jmxtrans.embedded.util.io
Class IoUtils2
java.lang.Object
org.jmxtrans.embedded.util.io.IoUtils2
public class IoUtils2 extends Object
IO utils.
- Author:
- Cyrille Le Clerc
-
Method Summary
Modifier and Type Method Description static voidcloseQuietly(Closeable closeable)static voidcopy(InputStream in, OutputStream out)static InputStreamgetInputStream(String url)static OutputStreamnullOutputStream()
-
Method Details
-
nullOutputStream
-
copy
- Throws:
IOException
-
closeQuietly
-
getInputStream
- Throws:
FileNotFoundException
-