Package com.fasterxml.jackson.dataformat.cbor
package com.fasterxml.jackson.dataformat.cbor
-
ClassDescriptionConstants used by
CBORGenerator
andCBORParser
Factory used for constructingCBORParser
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.Simple bootstrapper version used with CBOR format parser.Replacement ofJsonReadContext
to support features needed by CBOR format.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.Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.