Property

open class Property

Converts a Property file data into JSONObject and back.

Author

JSON.org

Functions

Link copied to clipboard
open fun toJSONObject(properties: Properties): JSONObject
Converts a property file object into a JSONObject.