| Modifier and Type | Class and Description |
|---|---|
class |
CharacterArrayJsonSource
|
class |
ReaderJsonSource
A
StringJsonSource is a JsonSource that is backed by a given
Reader and buffers a small portion of the read characters in a
char[]. |
class |
StringJsonSource
|
| Constructor and Description |
|---|
JsonSourcePullParser(JsonSource source)
Creates a new
JsonSourcePullParser for the given
JsonSource. |
JsonSourcePullParser(JsonSource source,
JsonParserMode... modes)
Creates a new
JsonSourcePullParser for the given
JsonSource. |
JsonSourcePushParser(JsonSource source)
Creates a new
JsonSourcePushParser for the given
JsonSource. |
Copyright © 2016 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.