Try this: jsonObject = new JSONObject(contents.trim());. Iterator<String> keys = jsonObject.keys();. while(keys.hasNext()) {.
確定! 回上一頁