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