Uses of Class
com.fasterxml.jackson.dataformat.cbor.databind.CBORMapper.Builder
Packages that use CBORMapper.Builder
-
Uses of CBORMapper.Builder in com.fasterxml.jackson.dataformat.cbor.databind
Subclasses with type arguments of type CBORMapper.Builder in com.fasterxml.jackson.dataformat.cbor.databindModifier and TypeClassDescriptionstatic classBase implementation for "Vanilla"ObjectMapper, used with CBOR backend.Methods in com.fasterxml.jackson.dataformat.cbor.databind that return CBORMapper.BuilderModifier and TypeMethodDescriptionstatic CBORMapper.BuilderCBORMapper.builder()static CBORMapper.BuilderCBORMapper.builder(CBORFactory streamFactory) CBORMapper.Builder.configure(CBORGenerator.Feature f, boolean state) CBORMapper.Builder.disable(CBORGenerator.Feature... features) CBORMapper.Builder.enable(CBORGenerator.Feature... features)