| Package | Description |
|---|---|
| net.markenwerk.utils.json.parser |
| Modifier and Type | Method and Description |
|---|---|
static JsonParserMode |
JsonParserMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonParserMode[] |
JsonParserMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DefaultJsonPullParser(JsonSource source,
JsonParserMode... modes)
Creates a new
DefaultJsonPullParser. |
DefaultJsonPushParser(JsonSource source,
JsonParserMode... modes)
Creates a new
DefaultJsonPushParser. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.