All Classes
-
All Classes Class Summary Enum 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.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 ofJsonReadContextto 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 bySmileGeneratorandSmileParserSmileFactory Factory used for constructingSmileParserandSmileGeneratorinstances; both of which handle Smile encoded data.SmileGenerator JsonGeneratorimplementation 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.