| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FieldNamingStrategy | |
|---|---|
| com.google.gson | This package provides the Gsonclass to convert Json to Java and
 vice-versa. | 
| Uses of FieldNamingStrategy in com.google.gson | 
|---|
| Classes in com.google.gson that implement FieldNamingStrategy | |
|---|---|
|  class | FieldNamingPolicyAn enumeration that defines a few standard naming conventions for JSON field names. | 
| Methods in com.google.gson with parameters of type FieldNamingStrategy | |
|---|---|
|  GsonBuilder | GsonBuilder.setFieldNamingStrategy(FieldNamingStrategy fieldNamingStrategy)Configures Gson to apply a specific naming policy strategy to an object's field during serialization and deserialization. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||