Home | History | Annotate | Download | only in json

Lines Matching refs:putOnce

163             putOnce(names[i], jo.opt(names[i]));
206 putOnce(key, x.nextValue());
1091 public JSONObject putOnce(String key, Object value) throws JSONException {