Package com.fasterxml.jackson.dataformat.cbor
-
Class Summary Class Description CBORConstants Constants used byCBORGeneratorandCBORParserCBORFactory Factory used for constructingCBORParserandCBORGeneratorinstances; both of which handle CBOR encoded data.CBORGenerator JsonGeneratorimplementation that writes CBOR encoded content.CBORParser CBORParserBootstrapper Simple bootstrapper version used with CBOR format parser.CBORReadContext Replacement ofJsonReadContextto support features needed by CBOR format.PackageVersion Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml. -
Enum Summary Enum Description CBORGenerator.Feature Enumeration that defines all togglable features for CBOR generator.CBORParser.Feature Enumeration that defines all togglable features for CBOR generators.