public class JsonObjectSerializer extends KeyValueJsonSerializer<JsonObject>
| Constructor and Description |
|---|
JsonObjectSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
serializeValue(JsonContext jsonContext,
JsonObject jsonObject)
Performs the serialization of the value.
|
serializeKeyValueserializepublic void serializeValue(JsonContext jsonContext, JsonObject jsonObject)
ValueJsonSerializerserializeValue in class ValueJsonSerializer<JsonObject>Copyright © 2003-present Jodd Team