public class JSONXMLParser extends Object
| 构造器和说明 |
|---|
JSONXMLParser() |
public static void parseJSONObject(JSONObject jo, String xmlStr, boolean keepStrings) throws JSONException
jo - JSONObjectxmlStr - XML字符串keepStrings - 如果为true,则值保持String类型,不转换为数字或booleanJSONException - 解析异常Copyright © 2023. All rights reserved.