Function JavaPropertiesFactory.parseConfig
Parse configuration from the given Java properties string.
Parameters
Name | Description |
---|---|
contents | Text contents of the config to be parsed. |
Returns
The parsed configuration.
Parse configuration from the given Java properties string.
Name | Description |
---|---|
contents | Text contents of the config to be parsed. |
The parsed configuration.