Uses of Package
com.espertech.esper.common.client.json.minimaljson
Package
Description
JSON event object interface and event sender.
JSON event object interface and event sender.
-
ClassDescriptionRepresents a JSON array, an ordered collection of JSON values.A handler for parser events.Represents a JSON object, a set of name/value pairs, where the names are strings and the values are JSON values.Represents a JSON value.An immutable object that represents a location in the parsed text.Represents a member of a JSON object, a pair of a name and a value.Enables human readable JSON output by inserting whitespace between values.after commas and colons.Controls the formatting of the JSON output.
-