public class StringsExporterSettingsDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<StringsExporterSettingsResource>
Constructor and Description |
---|
StringsExporterSettingsDeserializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
Modifier and Type | Method and Description |
---|---|
StringsExporterSettingsResource |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public StringsExporterSettingsDeserializer(com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public StringsExporterSettingsResource deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<StringsExporterSettingsResource>
java.io.IOException