toJSONObject

open fun toJSONObject(properties: Properties): JSONObject

Converts a property file object into a JSONObject. The property file object is a table of name value pairs.

Return

JSONObject

Parameters

properties

java.util.Properties

Throws

if a called function has an error