All Classes and Interfaces

Class
Description
Constants used by CBORGenerator and CBORParser
Factory used for constructing CBORParser and CBORGenerator instances; both of which handle CBOR encoded data.
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.
Simple bootstrapper version used with CBOR format parser.
Replacement of JsonReadContext to support features needed by CBOR format.
 
 
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.
Simple helper class used for implementing simple reuse system for Smile-specific buffers that are used.
Constants used by SmileGenerator and SmileParser
Factory used for constructing SmileParser and SmileGenerator instances; both of which handle Smile encoded data.
JsonGenerator implementation for Smile-encoded content (see Smile Format Specification)
Enumeration that defines all togglable features for Smile generators.
Helper class used for keeping track of possibly shareable String references (for field names and/or short String values)
 
Enumeration that defines all togglable features for Smile generators.
 
Simple bootstrapper version used with Smile format parser.
Class for miscellaneous helper methods.