Class | Description |
---|---|
CBORConstants |
Constants used by
CBORGenerator and CBORParser |
CBORFactory |
Factory used for constructing
CBORParser and CBORGenerator
instances; both of which handle
CBOR
encoded data. |
CBORGenerator |
JsonGenerator implementation that writes CBOR encoded content. |
CBORParser | |
CBORParserBootstrapper |
Simple bootstrapper version used with CBOR format parser.
|
CBORReadContext |
Replacement of
JsonReadContext
to 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 © 2014–2015 FasterXML. All rights reserved.