-
Extends an
ArrayList with helper methods to determine the underlying JSON type of the list element.
Extends a
LinkedHashMap with helper methods to determine the underlying JSON type of the map element.
Thrown when the
JsonParser encounters malformed JSON.
Streaming reader for JSON documents.
The type of value that the
JsonReader is positioned over.
JSON writer that emits JSON to a
String.
Allows for additional configuration of the
JsonWriter.
Thrown when
JsonWriter is used to write invalid JSON.