public abstract class FileUtilities extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getContent(File file) |
static String |
toString(InputStream is)
Convert
InputStream to String |
public static String getContent(File file) throws FileNotFoundException
FileNotFoundExceptionpublic static String toString(InputStream is)
InputStream to StringCopyright © 2018. All rights reserved.