Uses of Class
com.google.api.client.json.gson.GsonFactory.Builder
Packages that use GsonFactory.Builder
Package
Description
Low-level implementation of the GSON parser library based on the GSON JSON library.
-
Uses of GsonFactory.Builder in com.google.api.client.json.gson
Methods in com.google.api.client.json.gson that return GsonFactory.BuilderModifier and TypeMethodDescriptionstatic GsonFactory.Builder
GsonFactory.builder()
Returns the builder *GsonFactory.Builder.setReadLeniency
(boolean readLeniency) Set totrue
when you want to the JSON parser to be lenient to reading JSON value.Constructors in com.google.api.client.json.gson with parameters of type GsonFactory.Builder