All Classes
-
All Classes Class Summary Enum Summary Class Description CBORConstants Constants used byCBORGenerator
andCBORParser
CBORFactory Factory used for constructingCBORParser
andCBORGenerator
instances; both of which handle CBOR encoded data.CBORGenerator JsonGenerator
implementation that writes CBOR encoded content.CBORGenerator.Feature Enumeration that defines all togglable features for CBOR generator.CBORParser CBORParser.Feature Enumeration that defines all togglable features for CBOR generators.CBORParserBootstrapper Simple bootstrapper version used with CBOR format parser.CBORReadContext Replacement ofJsonReadContext
to support features needed by CBOR format.NonBlockingByteArrayParser NonBlockingParserBase PackageVersion Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.PackageVersion Automatically generated from PackageVersion.java.in during packageVersion-generate execution of maven-replacer-plugin in pom.xml.SmileBufferRecycler<T> Simple helper class used for implementing simple reuse system for Smile-specific buffers that are used.SmileConstants Constants used bySmileGenerator
andSmileParser
SmileFactory Factory used for constructingSmileParser
andSmileGenerator
instances; both of which handle Smile encoded data.SmileGenerator JsonGenerator
implementation for Smile-encoded content (see Smile Format Specification)SmileGenerator.Feature Enumeration that defines all togglable features for Smile generators.SmileGenerator.SharedStringNode Helper class used for keeping track of possibly shareable String references (for field names and/or short String values)SmileParser SmileParser.Feature Enumeration that defines all togglable features for Smile generators.SmileParserBase SmileParserBootstrapper Simple bootstrapper version used with Smile format parser.SmileUtil Class for miscellaneous helper methods.