Uses of Class
com.fasterxml.jackson.core.io.SerializedString
Packages that use SerializedString
Package
Description
Main public API classes of the core streaming JSON
processor: most importantly
JsonFactory
used for constructing
JSON parser (JsonParser)
and generator
(JsonGenerator)
instances.Utility classes used by Jackson Core functionality.
-
Uses of SerializedString in com.fasterxml.jackson.core
Fields in com.fasterxml.jackson.core declared as SerializedStringModifier and TypeFieldDescriptionstatic final SerializedStringPrettyPrinter.DEFAULT_ROOT_VALUE_SEPARATORDefault String used for separating root values is single space. -
Uses of SerializedString in com.fasterxml.jackson.core.util
Fields in com.fasterxml.jackson.core.util declared as SerializedStringModifier and TypeFieldDescriptionstatic final SerializedStringDefaultPrettyPrinter.DEFAULT_ROOT_VALUE_SEPARATORDeprecated.in 2.16.