IJSONValue

public interface IJSONValue

Interface used to inject already serialized JSON into JSON output.

Methods

getValue

CharSequence getValue()

Gets the JSON representation of this object.

Returns:The serialized JSON value.