Uses of Package
jodd.json
Packages that use jodd.json
Package
Description
Light, but powerful JSON parser and serializers.
Various JSON serializer implementations.
-
ClassDescriptionScanner over an input that consist of characters.Representation of JSON array.JSON context used during serialization for building the JSON string.Representation of JSON object.Simple, developer-friendly JSON parser.Just a base class of
JsonParserthat contains various utilities, to reduce the size of a parser.JSON serializer.Context of current serialized value.Simple JSON writer.Map to bean converter.Path to a property from JSON root.Path query is used to match properties with some Path.JsonSerializerthat prints out formatted JSON.Parser of JSON default types.Type JSON Serializer defines how a type is serialized into JSON string.Map ofjson type serializers.Type's property visitor that follows JSON include/excludes rules.Value converter forJsonParser. -
Classes in jodd.json used by jodd.json.implClassDescriptionRepresentation of JSON array.JSON context used during serialization for building the JSON string.Representation of JSON object.Path to a property from JSON root.Type JSON Serializer defines how a type is serialized into JSON string.