Package de.xima.fc.converter.json
package de.xima.fc.converter.json
-
ClassDescriptionConverts between a JSON object and a list of entries, where each entry represents a primitive value in the JSON object.Builder for
JsonPathEntryConverter.Converts objects to a Map of JSON path value pairs and back.Converts between a flat mapMap<String, V>with compound keys and a multivalued mapMap<String, List<V>>.A serialized primitive JSON value, together with its type.A defaultIJsonPrimitiveConverterthat converts between JSON primitives and strings.