| Class | Description |
|---|---|
| DefaultIntegerStack |
DefaultIntegerStack class.
|
| DefaultJsonReader |
Reads a JSON (RFC 4627)
encoded value as a stream of tokens.
|
| DefaultJsonWriter |
Writes a JSON (RFC 4627)
encoded value to a stream, one token at a time.
|
| FastJsonWriter |
FastJsonWriter class.
|
| JsIntegerStack |
JsIntegerStack class.
|
| NonBufferedJsonReader |
Reads a JSON (RFC 4627)
encoded value as a stream of tokens.
|
| StringReader |
StringReader class.
|
| Exception | Description |
|---|---|
| MalformedJsonException |
Thrown when a reader encounters malformed JSON.
|
Copyright © 2019. All rights reserved.