gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils
Class FileUtils
java.lang.Object
gr.uoa.di.madgik.searchlibrary.operatorlibrary.utils.FileUtils
public class FileUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUtils
public FileUtils()
copyFile
public static void copyFile(File sourceFile,
File destFile)
throws IOException
- Throws:
IOException
fileFromInputStream
public static void fileFromInputStream(InputStream inputStream,
File file)
throws IOException
- Throws:
IOException
Copyright © 2013. All Rights Reserved.