Package de.aristaflow.ilm.util.jackson
package de.aristaflow.ilm.util.jackson
-
ClassesClassDescriptionDistFieldDeserialiser<F,
F1 extends F, F2 extends F> This deserialiser chooses between two different class hierarchy based on the presence of a specific field (name).This builder replaces the standardAsDeductionTypeDeserializerwithMultiCandidateDeducingTypeDeserialiserchoosing the most generic parent class thus relaxing the constraints required for deduction.This builder replaces the standardAsDeductionTypeDeserializerwithMultiCandidateDeducingTypeDeserialiserchoosing the most specific child class thus relaxing the constraints required for deduction.ATypeDeserializerdeducing the (sub-)type which to use for deserialisation related toAsDeductionTypeDeserializer.This class extends aMultiCandidateDeducingTypeDeserialiserby the means to handle scalar values and arrays.