| Package | Description |
|---|---|
| net.openhft.saxophone.json |
| Class and Description |
|---|
| JsonParser
A pull JSON parser, accepts chunks of JSON as
Bytes. |
| JsonParserBuilder
A builder of
JsonParser. |
| JsonParserOption
Options passed to
JsonParserBuilder on JsonParser construction specify what
input is considered as "valid" JSON, i. |
JsonParserTopLevelStrategy
JsonParser strategies of treating of top-level JSON objects in the input and throwing
ParseExceptions. |
Copyright © 2014. All rights reserved.