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