Uses of Package
com.fasterxml.jackson.dataformat.cbor
Packages that use com.fasterxml.jackson.dataformat.cbor
Package
Description
-
Classes in com.fasterxml.jackson.dataformat.cbor used by com.fasterxml.jackson.dataformat.cborClassDescriptionFactory used for constructing
CBORParser
andCBORGenerator
instances; both of which handle CBOR encoded data.TSFBuilder
implementation for constructingCBORFactory
instances.JsonGenerator
implementation that writes CBOR encoded content.Enumeration that defines all togglable features for CBOR generator.Enumeration that defines all togglable features for CBOR generators.Type to keep track of a list of string references.Type to keep a stack of string refs based on namespaces within the document.Class for keeping track of tags in an optimized manner.Replacement ofJsonReadContext
to support features needed by CBOR format.Replacement forJsonWriteContext
, needed to support alternative numeric field id for Integer-valued Maps that CBOR allows. -
Classes in com.fasterxml.jackson.dataformat.cbor used by com.fasterxml.jackson.dataformat.cbor.databindClassDescriptionFactory used for constructing
CBORParser
andCBORGenerator
instances; both of which handle CBOR encoded data.Enumeration that defines all togglable features for CBOR generator.