public abstract class PropertiesConfiguration extends Configuration
| Constructor and Description |
|---|
PropertiesConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties()
Get all configuration paris in properties format
|
PropertiesConfiguration |
load()
Defined the rule to load a .properties file into memory.
|
get, getBoolean, getBooleanOrDefault, getDouble, getDoubleOrDefault, getInt, getIntOrDefault, getLong, getLongOrDefault, getOrDefault, keys, locations, setpublic PropertiesConfiguration load()
load in class Configurationpublic Properties getProperties()
Copyright © 2019. All rights reserved.