Class EmptyJsonSerializer

java.lang.Object
jodd.json.impl.ValueJsonSerializer
jodd.json.impl.EmptyJsonSerializer
All Implemented Interfaces:
TypeJsonSerializer

public class EmptyJsonSerializer extends ValueJsonSerializer
Not a serializer - simply ignores the value and outputs nothing.