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.
|
serializeKeyValue
serialize
public void serializeValue(JsonContext jsonContext, JsonObject jsonObject)
ValueJsonSerializer
serializeValue
in class ValueJsonSerializer<JsonObject>
Copyright © 2003-present Jodd Team