| Interface | Description |
|---|---|
| JsonSpi |
Json Api 工具类
|
| Class | Description |
|---|---|
| JsonApi |
JSON 工具类,封装了常用的方法,可以使用 SPI 的方式自由切换 JSON 实现类
|
| JsonArray |
A class representing an array type in Json.
|
| JsonObject |
A class representing an object type in Json.
|
Copyright © 2018–2020. All rights reserved.