Class | Description |
---|---|
JsonReader |
Reads a JSON (RFC 7159)
encoded value as a stream of tokens.
|
JsonWriter |
Writes a JSON (RFC 7159)
encoded value to a stream, one token at a time.
|
Enum | Description |
---|---|
JsonToken |
A structure, name or value type in a JSON-encoded string.
|
Exception | Description |
---|---|
MalformedJsonException |
Thrown when a reader encounters malformed JSON.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved