Class | Description |
---|---|
JsonArrayReader<T,L> | |
JsonDateReader | |
JsonReader<T> | |
JsonReader.FieldMapping |
If you're implementing a
JsonReader for a JSON object, you can use this to map
field names to a number you can switch on to efficiently locate assign a
field. |
JsonReader.FieldMapping.Builder | |
JsonReadException.PathPart | |
JsonWriter<T> |
Exception | Description |
---|---|
JsonReader.FileLoadException | |
JsonReader.FileLoadException.IOError | |
JsonReader.FileLoadException.JsonError | |
JsonReadException |