| Package | Description |
|---|---|
| net.markenwerk.utils.json.parser |
| Modifier and Type | Method and Description |
|---|---|
JsonState |
JsonPullParser.currentState()
Reads, if necessary, from the underlying Reader and describes the current
JsonState of this DefaultJsonPullParser, which describes
the next type of value or structural element of the JSON document. |
JsonState |
DefaultJsonPullParser.currentState() |
static JsonState |
JsonState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonState[] |
JsonState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.