JSONObject xmlJSONObj = XML.toJSONObject(content, true); jsonString = xmlJSONObj.toString(0);. This works when I run it on Eclipse but I can' ...
確定! 回上一頁