| 接口 | 说明 |
|---|---|
| JSONAware |
Beans that support customized output of JSON text shall implement this interface.
|
| JSONStreamAware |
Beans that support customized output of JSON text to a writer shall implement this interface.
|
| 类 | 说明 |
|---|---|
| JSON | |
| JSONArray | |
| JSONObject | |
| JSONReader | |
| JSONWriter | |
| TypeReference<T> |
Represents a generic type
T. |
| 枚举 | 说明 |
|---|---|
| PropertyNamingStrategy |
| 异常错误 | 说明 |
|---|---|
| JSONException |
Copyright © 2012–2016 Alibaba Group. All rights reserved.