org.hrodberaht.directus.util
Class FileUtil
java.lang.Object
org.hrodberaht.directus.util.FileUtil
public class FileUtil
- extends Object
Simple Java Utils
- Since:
- 1.0
- Version:
- 1.0
- Author:
- Robert Alexandersson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
move
public static void move(File fileIn,
File fileOut)
throws IOException
- Throws:
IOException
copy
public static void copy(File fileIn,
File fileOut)
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.