Searched refs:jsonObject (Results 1 – 1 of 1) sorted by relevance
89 JSONObject jsonObject = new JSONObject(configMap); in saveConfiguration() local91 pw.write(jsonObject.toString()); in saveConfiguration()