| Package | Description |
|---|---|
| com.alibaba.fastjson | |
| com.alibaba.fastjson.parser |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
JSONArray.getJSONObject(int index) |
JSONObject |
JSONObject.getJSONObject(String key) |
static JSONObject |
JSON.parseObject(String text) |
static JSONObject |
JSON.parseObject(String text,
Feature... features) |
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
DefaultJSONParser.parseObject() |
Copyright © 2012–2018 Alibaba Group. All rights reserved.