public class ConfigurationReader extends Object
Constructor and Description |
---|
ConfigurationReader() |
Modifier and Type | Method and Description |
---|---|
static Configuration |
readJson(String fileName) |
static Configuration |
readYaml(String fileName) |
public static Configuration readJson(String fileName) throws FileNotFoundException
FileNotFoundException
public static Configuration readYaml(String fileName) throws FileNotFoundException
FileNotFoundException
Copyright © 2020. All rights reserved.