Class FileUtils
java.lang.Object
org.alfresco.module.org_alfresco_module_rm.util.FileUtils
Utility class for working with files.
- Since:
- 2.7
- Author:
- Roxana Lucanu
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileUtils
public FileUtils()
-
-
Method Details
-
convertStreamToString
Helper method to convert a stream to a string.- Parameters:
is
- input stream- Returns:
String
string- Throws:
IOException
-