public class JsonFileReader extends Object implements FileReader
| Constructor and Description |
|---|
JsonFileReader() |
| Modifier and Type | Method and Description |
|---|---|
String |
readJsonFromFile(String file)
Extract json from io.github.sharelison.jsontojava.file
|
public String readJsonFromFile(String file)
FileReaderreadJsonFromFile in interface FileReaderfile - path to json fileCopyright © 2019. All rights reserved.