Package com.google.api.client.json.gson
Low-level implementation of the GSON parser library based on the GSON JSON library.
- Since:
- 1.3
-
Class Summary Class Description GsonFactory Low-level JSON library implementation based on GSON.GsonFactory.Builder Builder for GsonFactory.GsonFactory.InstanceHolder Holder for the result ofGsonFactory.getDefaultInstance()
.GsonGenerator Low-level JSON serializer implementation based on GSON.GsonGenerator.StringNumber Hack to support numbers encoded as a string for JsonWriter.GsonParser Low-level JSON serializer implementation based on GSON.