| Package | Description |
|---|---|
| org.boon.json.streaming.version1 |
| Class and Description |
|---|
| JsonToken
A JSON token, with a type, line / column information, and the text of that token.
|
| JsonTokenType
Enum listing all the possible JSON tokens that should be recognized by the lexer.
|
| LineColumnReader
The
LineColumnReader is an extension to BufferedReader
that keeps track of the line and column information of where the cursor is. |
Copyright © 2014. All rights reserved.