Package ca.phon.util
Class FileUtil
java.lang.Object
ca.phon.util.FileUtil
Collection of helper methods for
working with the filesystem.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileUtil
public FileUtil()
-
-
Method Details
-
copyFile
Copy a file from one location to another. Can handle large files.- Parameters:
in
-out
-- Throws:
IOException
-