Uses of Package
tools.jackson.dataformat.cbor
Packages that use tools.jackson.dataformat.cbor
-
Classes in tools.jackson.dataformat.cbor used by tools.jackson.dataformat.cborClassDescriptionFactory used for constructing
CBORParserandCBORGeneratorinstances; both of which handle CBOR encoded data.TSFBuilderimplementation for constructingCBORFactoryinstances.SpecializedObjectMapperto use with CBOR format backend.Base implementation for "Vanilla"ObjectMapper, used with CBOR backend.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.Extension ofTokenStreamContextto support features needed by CBOR format (mainly limits of expected entries to output).Enumeration that defines all togglable features for CBOR parser.Simple value object to be used for exposing undefined "simple values" when encountered during parsing.Replacement forJsonWriteContext, needed to support alternative numeric field id for Integer-valued Maps that CBOR allows.Enumeration that defines all togglable features for CBOR generator.