| 程序包 | 说明 |
|---|---|
| org.json |
| 构造器和说明 |
|---|
JSONArray(JSONTokener readFrom)
Creates a new
JSONArray with values from the next array in the
tokener. |
JSONObject(JSONTokener readFrom)
Creates a new
JSONObject with name/value mappings from the next
object in the tokener. |
Copyright © 2020. All rights reserved.