public class IoUtils extends Object
| Constructor and Description |
|---|
IoUtils() |
| Modifier and Type | Method and Description |
|---|---|
static CharSequence |
contentsAsCharSequence(Reader reader) |
static String |
contentsAsString(File f) |
public static CharSequence contentsAsCharSequence(Reader reader) throws IOException
IOExceptionpublic static String contentsAsString(File f) throws IOException
IOExceptionCopyright © 2019 JULIE Lab, Germany. All rights reserved.