Package com.google.api.client.json
package com.google.api.client.json
Utilities for JSON as specified in RFC 4627: The
application/json Media Type for JavaScript Object Notation (JSON) and Introducing JSON.
- Since:
- 1.0
-
ClassDescription
Beta
Customizes the behavior of a JSON parser.Generic JSON data that stores all unknown key name/value pairs.JSON utilities.Abstract low-level JSON factory.Abstract low-level JSON serializer.Parses JSON data into an data class of key/value pairs.Builder.Abstract low-level JSON parser.Beta
Declares that the data type enclosing this field is polymorphic, and that the value of this field in a heterogeneous JSON schema will determine what type the data should be parsed into.Declares a mapping between a key value and a referenced class.Use this annotation to specify that a declared numeric Java field should map to a JSON string.JSON token in the low-level JSON library.