public static final class FolderWriter.JSONObjectPutter extends java.lang.Object implements FolderWriter.JSONValuePutter
| Constructor and Description |
|---|
FolderWriter.JSONObjectPutter() |
FolderWriter.JSONObjectPutter(org.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
put(java.lang.String key,
java.lang.Object value) |
FolderWriter.JSONObjectPutter |
setJSONObject(org.json.JSONObject jsonObject) |
public FolderWriter.JSONObjectPutter()
public FolderWriter.JSONObjectPutter(org.json.JSONObject jsonObject)
public FolderWriter.JSONObjectPutter setJSONObject(org.json.JSONObject jsonObject)
public void put(java.lang.String key,
java.lang.Object value)
throws org.json.JSONException
put in interface FolderWriter.JSONValuePutterorg.json.JSONException