| Package | Description |
|---|---|
| org.everrest.core.impl.provider.json |
| Modifier and Type | Method and Description |
|---|---|
void |
StringValue.writeTo(JsonWriter writer) |
void |
ObjectValue.writeTo(JsonWriter writer) |
void |
NullValue.writeTo(JsonWriter writer) |
void |
LongValue.writeTo(JsonWriter writer) |
abstract void |
JsonValue.writeTo(JsonWriter writer)
Write value in given writer.
|
void |
DoubleValue.writeTo(JsonWriter writer) |
void |
BooleanValue.writeTo(JsonWriter writer) |
void |
ArrayValue.writeTo(JsonWriter writer) |
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.