Package com.google.refine.util
Class IOUtils
java.lang.Object
com.google.refine.util.IOUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longcopy(InputStream input, File file) static longcopy(InputStream input, OutputStream output)
-
Constructor Details
-
IOUtils
public IOUtils()
-
-
Method Details
-
copy
- Throws:
IOException
-
copy
- Throws:
IOException
-