See: Description
Interface | Description |
---|---|
JSONSerializerListener |
JSON serializer listener interface.
|
Class | Description |
---|---|
JSON |
Contains utility methods for working with JSON or JSON-like data structures.
|
JSONSerializer |
Implementation of the
Serializer interface that reads data from
and writes data to a JavaScript Object Notation (JSON) file. |
JSONSerializerListener.Adapter |
JSON serializer listener adapter.
|
Contains classes that facilitate interaction with JSON and JSON-like data structures.