| Class | Description | 
|---|---|
| CBORConstants | Constants used by  CBORGeneratorandCBORParser | 
| CBORFactory | Factory used for constructing  CBORParserandCBORGeneratorinstances; 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 of  JsonReadContextto 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 | Description | 
|---|---|
| CBORGenerator.Feature | Enumeration that defines all togglable features for CBOR generator. | 
| CBORParser.Feature | Enumeration that defines all togglable features for CBOR generators. | 
Copyright © 2016 FasterXML. All rights reserved.