ArraysMapper.GenericMapper(JsonReader base,
Class<T> type) |
ArraysMapper(JsonReader base) |
BeansMapper.Bean(JsonReader base,
Class<T> clz) |
BeansMapper.BeanNoConv(JsonReader base,
Class<T> clz) |
BeansMapper(JsonReader base) |
CollectionMapper.ListClass(JsonReader base,
Class<?> clazz) |
CollectionMapper.ListType(JsonReader base,
ParameterizedType type) |
CollectionMapper.MapClass(JsonReader base,
Class<?> type) |
CollectionMapper.MapType(JsonReader base,
ParameterizedType type) |
CompessorMapper(JsonReader base,
Appendable out,
JSONStyle compression) |
CompessorMapper(JsonReader base,
Appendable out,
JSONStyle compression,
Boolean isObj) |
DefaultMapper(JsonReader base) |
DefaultMapperCollection(JsonReader base,
Class<T> clz) |
DefaultMapperOrdered(JsonReader base) |
JsonReaderI(JsonReader base)
Reader can be link to the JsonReader Base
|
UpdaterMapper(JsonReader base,
T obj) |
UpdaterMapper(JsonReader base,
T obj,
Type type) |