JSONObject xmlJSONObj = null; try { xmlJSONObj = XML.toJSONObject(xml); log.debug("json:" + xmlJSONObj.toString() ); } catch (JSONException ...
確定! 回上一頁