Creates a JsonParser instance.
Creates a JsonParser instance.
the builder that this parser will use when constructing objects
Decodes the input values to an object.
Decodes the input values to an object.
the serialized json object or array
the parsed object
Decodes the input values to an object.
Decodes the input values to an object.
the serialized json object or array
the parsed object
A streaming decoder for json data. This parser is intended to be relatively strict.
Primitive types
http://json.org/