parseJavaProperties

Parse Java properties from the given Java properties string.

parseJavaProperties
(
const string properties
)

Parameters

properties string

Text contents of the config to be parsed.

Return Value

The parsed configuration.

Meta