public class StringValuePatternJsonDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<StringValuePattern>
Constructor and Description |
---|
StringValuePatternJsonDeserializer() |
Modifier and Type | Method and Description |
---|---|
StringValuePattern |
deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext context) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializer
public StringValuePattern deserialize(com.fasterxml.jackson.core.JsonParser parser, com.fasterxml.jackson.databind.DeserializationContext context) throws java.io.IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize
in class com.fasterxml.jackson.databind.JsonDeserializer<StringValuePattern>
java.io.IOException
com.fasterxml.jackson.core.JsonProcessingException