| Interface | Description |
|---|---|
| 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.
|
| Class | Description |
|---|---|
| JSON | |
| JSONArray | |
| JSONObject | |
| JSONWriter | |
| JSONWriter.Context | |
| TypeReference<T> |
| Enum | Description |
|---|---|
| JSONWriter.State |
| Exception | Description |
|---|---|
| JSONException |
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.