| Class and Description |
|---|
| JsonHandler
Handler interface used for parsing JSON with
JsonParser.parse(JsonHandler). |
| JsonParseException
An exception signaling a violation of JSON document well-formed criteria as
expressed by the RFC 4627
specification.
|
| JsonReader |
Copyright © 2020 OpenJAX. All rights reserved.