Uses of Package
name.martingeisse.grumpyjson
Packages that use name.martingeisse.grumpyjson
Package
Description
-
Classes in name.martingeisse.grumpyjson used by name.martingeisse.grumpyjsonClassDescriptionThis class typically gets constructed by grumpyjson and consumed by grumpyrest, without any need for the application code to deal with it.This structure represents a single error, i.e. a leaf node, and contains the error message of the
FieldErrorNode.Messagenode as well as the field path as a list of the field names of allFieldErrorNode.Fieldnodes on the way from the root to the message leaf node.This class is the main entry point into the JSON conversion system.Combines JsonSerializerProvider and JsonDeserializerProvider.Groups theJsonSerializerRegistryandJsonDeserializerRegistrytogether.This base class ofJsonEngineimplements the "conversion" part of the JSON engine and can be used if actual (de-)serialization from and to JSON syntax is not needed.This class is an easier way to represent a (parameterized) type thanType. -
Classes in name.martingeisse.grumpyjson used by name.martingeisse.grumpyjson.builtin
-
Classes in name.martingeisse.grumpyjson used by name.martingeisse.grumpyjson.builtin.helper_types
-
Classes in name.martingeisse.grumpyjson used by name.martingeisse.grumpyjson.builtin.record
-
Classes in name.martingeisse.grumpyjson used by name.martingeisse.grumpyjson.deserializeClassDescriptionThis class typically gets constructed by grumpyjson and consumed by grumpyrest, without any need for the application code to deal with it.
-
Classes in name.martingeisse.grumpyjson used by name.martingeisse.grumpyjson.serializeClassDescriptionThis class typically gets constructed by grumpyjson and consumed by grumpyrest, without any need for the application code to deal with it.