JSONObject jsonObj = ...; List<String> l = new ArrayList<String>(jsonObj.keySet());. How to Write/create a JSON array using Java?, ...
確定! 回上一頁