Package de.xima.fc.converter.json
-
Class Summary Class Description JsonPathEntryConverter Converts between a JSON object and a list of entries, where each entry represents a primitive value in the JSON object.JsonPathEntryConverter.Builder Builder forJsonPathEntryConverter
.JsonPathMapConverter Converts objects to a Map of JSON path value pairs and back.SerializedPrimitive A serialized primitive JSON value, together with its type. -
Enum Summary Enum Description SimpleJsonPrimitiveConverter A defaultIJsonPrimitiveConverter
that converts between JSON primitives and strings.