| Package | Description |
|---|---|
| tr.com.terrayazilim.json | |
| tr.com.terrayazilim.json.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonArray
A JsonArray is an ordered sequence of values.
|
class |
JsonLiteral
|
class |
JsonNull |
class |
JsonObject
A JsonObject is an unordered collection of name/value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
JsonValue |
JsonStream.nextValue() |
JsonValue |
JsonStream.peek() |
JsonValue |
JsonStream.value() |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JsonValue> |
JsonStream.values() |
| Modifier and Type | Method and Description |
|---|---|
static JsonBuffer |
JsonBuffer.fromJson(JsonValue json) |
| Constructor and Description |
|---|
JsonStream(JsonValue jsonValue) |
Copyright © 2018 Terra Software Informatics LLC.. All rights reserved.