Interface | Description |
---|---|
JSONAware |
Beans that support customized output of JSON text shall implement this interface.
|
Class | Description |
---|---|
JSONArray<T> |
A JSON array.
|
JSONObject<K,V> |
A JSON object.
|
JSONValue |
Utilities to encode and decode data in JSON format.
|
Copyright © 2020. All rights reserved.