Package | Description |
---|---|
net.minidev.json |
Modifier and Type | Method and Description |
---|---|
JSONObject |
JSONObject.appendField(String fieldName,
Object fieldValue)
Puts value to object and returns this.
|
protected static JSONObject |
JSONObject.merge(JSONObject o1,
Object o2) |
Modifier and Type | Method and Description |
---|---|
static JSONNavi<JSONObject> |
JSONNavi.newInstanceObject() |
Modifier and Type | Method and Description |
---|---|
protected static JSONObject |
JSONObject.merge(JSONObject o1,
Object o2) |
Copyright © 2017 Chemouni Uriel. All rights reserved.