Uses of Package
de.xima.fc.converter.json
-
Packages that use de.xima.fc.converter.json Package Description de.xima.fc.common.json de.xima.fc.converter.json -
Classes in de.xima.fc.converter.json used by de.xima.fc.common.json Class Description SerializedPrimitive A serialized primitive JSON value, together with its type. -
Classes in de.xima.fc.converter.json used by de.xima.fc.converter.json 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.SimpleJsonPrimitiveConverter A defaultIJsonPrimitiveConverter
that converts between JSON primitives and strings.