public class EmptyJsonSerializer extends ValueJsonSerializer
Constructor and Description |
---|
EmptyJsonSerializer() |
Modifier and Type | Method and Description |
---|---|
void |
serializeValue(JsonContext jsonContext,
java.lang.Object value)
Performs the serialization of the value.
|
serialize
public void serializeValue(JsonContext jsonContext, java.lang.Object value)
ValueJsonSerializer
serializeValue
in class ValueJsonSerializer
Copyright © 2003-present Jodd Team