public final class ReaderUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
fromResource(String path) |
static String |
fromStream(InputStream is) |
public static String fromStream(InputStream is) throws IOException
IOExceptionpublic static String fromResource(String path) throws IOException
IOExceptionCopyright © 2017. All rights reserved.