Package-level declarations
A convenient JSON framework built on top of org.json classes.
Types
Link copied to clipboard
Thrown when a JsonValue is unable to wrap an object or unable to parse a JSON encoded String.
Link copied to clipboard
An immutable list of JsonValues.
Link copied to clipboard
An immutable mapping of String keys to JsonValues.
Link copied to clipboard
Class representing the leaf node of a JsonPredicate that contains the relevant field matching info.
Link copied to clipboard
Class abstracting a JSON predicate.
Link copied to clipboard
interface JsonSerializable
Interface for classes whose instances can be written as a JsonValue.
Link copied to clipboard
A JsonValue is a representation of any value that can be described using JSON.
Link copied to clipboard
Class representing the field matching type and values contained in a JsonMatcher.
Functions
Inherited functions
Link copied to clipboard
Gets the field with the given key and parses it as a ISO date string.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard