public class MyFileSystem extends Object
MyFileSystem()
static void
copyFile(File in, File out)
static String
getFileType(File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MyFileSystem()
public static void copyFile(File in, File out) throws IOException
IOException
public static String getFileType(File file)