| Class and Description |
|---|
| JsonHandler
A
JsonHandler handles the events that are generated by a
JsonPushParser and calculates a result. |
| JsonParserMode
A
JsonParserMode is a configuration flag that modifies the execution
of a JsonSourcePullParser or a JsonSourcePushParser. |
| 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
JsonPullParser or a JsonPushParser may encounter. |
| JsonSyntaxException
A
JsonSyntaxException indicates that a JsonPullParser or a
JsonPushParser encountered a JSON syntax error while parsing a JSON
document. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.