| 接口 | 说明 |
|---|---|
| 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 |
This is the main class for using Fastjson.
|
| JSONArray | |
| JSONObject | |
| JSONPath | |
| JSONPath.FilterSegement | |
| JSONPObject | |
| JSONReader | |
| JSONWriter | |
| TypeReference<T> |
Represents a generic type
T. |
| 枚举 | 说明 |
|---|---|
| PropertyNamingStrategy |
| 异常错误 | 说明 |
|---|---|
| JSONException | |
| JSONPathException |
Copyright © 2012–2016 Alibaba Group. All rights reserved.