Uses of Package
org.codehaus.jackson.smile
Packages that use org.codehaus.jackson.smile
Package
Description
Package that contains experimental implementation of
"Binary-Encoded JSON-Like" data format handlers (parser,
generator, factory produce both, supporting constants).
-
Classes in org.codehaus.jackson.smile used by org.codehaus.jackson.smileClassDescriptionSimple helper class used for implementing simple reuse system for Smile-specific buffers that are used.Factory used for constructing
SmileParser
andSmileGenerator
instances; both of which handle Smile encoded data.JsonGenerator
implementation for the experimental "Binary JSON Infoset".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.