All Classes and Interfaces

Class
Description
Represents a JSON array.
Marks a JSON attribute for serialization.
Represents the type of an attribute.
A simplified and stoppable SAX-like content handler for stream processing of JSON text.
Can format and minimize JSON data.
Represents a JSON object.
Is thrown when an error occurs while parsing JSON data.
Parses JSON data (not thread-safe).
Marks an class for serialization.
Provides static methods which allow you to convert Java objects into JSONObjects and the other way around.
Is needed to manage none-JSON types when serializing or deserializing objects.
Contains some utility methods for JSON related stuff.