All Classes and Interfaces
Class
Description
Copy of Groovy's JsonSlurper class.
Simply creates a new Gson instance.
Simply creates a new Jackson 1.0 ObjectMapper
Simply creates a new Jackson 2.0 ObjectMapper
Creates a new Jackson 3.0 ObjectMapper (using the JsonMapper builder).
Simply creates a new Mapper instance.
Interface for Gson object mappers.
Interface for Jackson 1.0 based object mappers.
Interface for Jackson 2.0 based object mappers.
Interface for Jackson 3 based object mapper.
Interface for Johnzon object mappers.
Interface for JSON-B object mappers.
Specifies different pre-defined JSON parser types
JsonPath is an alternative to using XPath for easily getting values from a Object document.
Allows you to configure how JsonPath will handle JSON numbers and object mappers.
Specifies what kind of numbers to return.
Interface for all JsonPath object deserializers.