Package org.wso2.carbon.utils
Class FileUtil
java.lang.Object
org.wso2.carbon.utils.FileUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancopyDirectory(File srcDir, File destDir) static StringreadFileToString(String path)
-
Constructor Details
-
FileUtil
public FileUtil()
-
-
Method Details
-
copyDirectory
- Throws:
IOException
-
readFileToString
- Throws:
IOException
-