Package | Description |
---|---|
com.google.api.client.extensions.android.json |
Beta Low-level implementation of the GSON parser library built-in to the Android 3.0 SDK. |
com.google.api.client.http.json |
JSON HTTP library based on the pluggable HTTP library.
|
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.
|
com.google.api.client.json.gson |
Low-level implementation of the GSON parser library based on the GSON JSON library.
|
com.google.api.client.json.jackson2 |
Low-level implementation of the JSON parser library based on the Jackson 2 JSON library.
|
com.google.api.client.json.webtoken | |
com.google.api.client.test.json |
Classes used for testing of JSON library implementations.
|
com.google.api.client.testing.json |
Beta Testing utilities used for writing tests based on this library. |
Class and Description |
---|
JsonFactory
Abstract low-level JSON factory.
|
JsonGenerator
Abstract low-level JSON serializer.
|
JsonParser
Abstract low-level JSON parser.
|
Class and Description |
---|
JsonFactory
Abstract low-level JSON factory.
|
Class and Description |
---|
CustomizeJsonParser
Beta Customizes the behavior of a JSON parser. |
GenericJson
Generic JSON data that stores all unknown key name/value pairs.
|
JsonFactory
Abstract low-level JSON factory.
|
JsonGenerator
Abstract low-level JSON serializer.
|
JsonObjectParser
Parses JSON data into an data class of key/value pairs.
|
JsonObjectParser.Builder
Builder.
|
JsonParser
Abstract low-level JSON parser.
|
JsonToken
JSON token in the low-level JSON library.
|
Class and Description |
---|
JsonFactory
Abstract low-level JSON factory.
|
JsonGenerator
Abstract low-level JSON serializer.
|
JsonParser
Abstract low-level JSON parser.
|
Class and Description |
---|
JsonFactory
Abstract low-level JSON factory.
|
JsonGenerator
Abstract low-level JSON serializer.
|
JsonParser
Abstract low-level JSON parser.
|
Class and Description |
---|
GenericJson
Generic JSON data that stores all unknown key name/value pairs.
|
JsonFactory
Abstract low-level JSON factory.
|
Class and Description |
---|
GenericJson
Generic JSON data that stores all unknown key name/value pairs.
|
JsonFactory
Abstract low-level JSON factory.
|
JsonGenerator
Abstract low-level JSON serializer.
|
JsonPolymorphicTypeMap
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. |
Class and Description |
---|
JsonFactory
Abstract low-level JSON factory.
|
JsonGenerator
Abstract low-level JSON serializer.
|
JsonParser
Abstract low-level JSON parser.
|
JsonToken
JSON token in the low-level JSON library.
|
Copyright © 2011–2022 Google. All rights reserved.