最終更新:2021-10-11 (月) 08:12:26 (928d)  

org.json
Top / org.json

http://www.json.org/java/

クラス

  • org.json.JSONArray?A dense indexed sequence of values.
    org.json.JSONObjectA modifiable set of name/value mappings.
    org.json.JSONStringer?Implements JSONObject#toString and JSONArray#toString.
    org.json.JSONTokener?Parses a JSON (RFC 4627) encoded string into the corresponding object.