Class JavaPropertiesFactory
Creates configuration files from Java properties.
Methods
Name | Description |
---|---|
parseConfig
(contents)
|
Parse configuration from the given Java properties string. |
loadFile
(path)
|
Loads a configuration from the specified path from disk. |