Uses of Class
com.fasterxml.jackson.dataformat.smile.databind.SmileMapper
Packages that use SmileMapper
-
Uses of SmileMapper in com.fasterxml.jackson.dataformat.smile.databind
Subclasses with type arguments of type SmileMapper in com.fasterxml.jackson.dataformat.smile.databindModifier and TypeClassDescriptionstatic classBase implementation for "Vanilla"ObjectMapper, used with Smile backend.Methods in com.fasterxml.jackson.dataformat.smile.databind that return SmileMapperModifier and TypeMethodDescriptionSmileMapper.copy()SmileMapper.copyWith(com.fasterxml.jackson.core.JsonFactory factory) Constructors in com.fasterxml.jackson.dataformat.smile.databind with parameters of type SmileMapperModifierConstructorDescriptionprotectedSmileMapper(SmileMapper src) protectedSmileMapper(SmileMapper src, SmileFactory f)