| Package | Description |
|---|---|
| net.markenwerk.utils.json.parser |
| Class and Description |
|---|
| JsonParserMode
A
JsonParserMode is a configuration flag that modifies the execution
of a DefaultJsonPullParser or a DefaultJsonPushParser. |
| JsonPullParser
A
JsonPullParser is an event based JSON parser. |
| JsonPushParser
A
JsonPullParser is an event based JSON parser. |
| JsonSource
A
JsonSource represents access to a sequence of characters to be used
used by a JsonPullParser. |
| JsonState
A
JsonState describes the current state of a JsonPullParser
and determines which methods may be called successfully next. |
| JsonSyntaxError
A
JsonSyntaxError describes the kinds of syntax error a JSON parser
may encounter. |
| JsonSyntaxException
A
JsonSyntaxException is a JsonException that indicates that
a JSON parser encountered a JSON syntax error while parsing a JSON document. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.