Package org.kiwiproject.json
package org.kiwiproject.json
-
ClassDescriptionThis class can be used as a base class for situations where there may be additional/unknown properties in a JSON string that don't have a corresponding property in the class being de-serialized into.A Jackson
JsonSerializerthat serializesJAXBElementobjects, with "nil" values handled by writing a JSON null.Represents the result of attempting to detect if content is JSON.A bunch of utilities to make it easier to work with JSON.Describes how objects are to be merged.Represents an output format when serializing an object to JSON.Custom Jackson serializers.A JacksonDeserializationProblemHandlerthat logs and keeps track of unknown properties during JSON deserialization.Options forPropertyMaskingSafePropertyWriterandKiwiJacksonSerializers.Writes properties "safely" and masks sensitive properties such as passwords.Runtime wrapper exception for JSON processing errors.