public class FileReader extends Object
| Constructor and Description |
|---|
FileReader() |
| Modifier and Type | Method and Description |
|---|---|
static String |
read(InputStream stream) |
static String |
read(String filename) |
public static String read(String filename) throws FileNotFoundException
FileNotFoundExceptionpublic static String read(InputStream stream)
Copyright © 2019. All rights reserved.