第一种方法,使用JSON-JAVA提供的方法*/ //将xml转为json JSONObject xmlJSONObj = XML.toJSONObject(xml); //设置缩进String jsonPrettyPrintString ...
確定! 回上一頁