public class PropertiesReader extends Object
| Constructor and Description |
|---|
PropertiesReader() |
| Modifier and Type | Method and Description |
|---|---|
static String |
readProperty(String property,
String defaultValue) |
static String |
readRequiredProperty(String property,
String errorMessage) |
Copyright © 2018 Symphony. All rights reserved.