public class FileUtils extends Object
| Constructor and Description |
|---|
FileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertStreamToString(InputStream is)
Helper method to convert a stream to a string.
|
public static String convertStreamToString(InputStream is) throws IOException
is - input streamString stringIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.