| Interface | Description |
|---|---|
| JSONString |
| Class | Description |
|---|---|
| JSONArray |
https://json.org/
https://tools.ietf.org/html/rfc7159#section-4
Represents a JSON Array
|
| JSONElement | |
| JSONObject |
https://json.org/
https://tools.ietf.org/html/rfc7159#section-4
represents a JSON Object
|
| JSONPointer |
A Json Pointer query object following
https://tools.ietf.org/html/rfc6901
|
| JSONPointer.Builder |
| Exception | Description |
|---|---|
| JSONException | |
| JSONPointerException |
Copyright © 2022. All rights reserved.