| 程序包 | 说明 |
|---|---|
| blade.kit.json |
| 类和说明 |
|---|
| ItemList
|a:b:c| => |a|,|b|,|c|
|:| => ||,||
|a:| => |a|,||
|
| JSONArray
A JSON array.
|
| JSONAware
Beans that support customized output of JSON text shall implement this interface.
|
| JSONException
The JSONException is thrown by the JSON.org classes when things are amiss.
|
| JSONObject
A JSON object.
|
| JSONStreamAware
Beans that support customized output of JSON text to a writer shall implement this interface.
|
Copyright © 2015. All rights reserved.