org.wso2.carbon.utils
Class FileUtil
java.lang.Object
org.wso2.carbon.utils.FileUtil
public class FileUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileUtil
public FileUtil()
copyDirectory
public static boolean copyDirectory(File srcDir,
File destDir)
throws IOException
- Throws:
IOException
readFileToString
public static String readFileToString(String path)
throws IOException
- Throws:
IOException
Copyright © 2014 WSO2 Inc. All rights reserved.