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