public static class MarshallCompat.NodePathDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<NodePath>
| Constructor and Description |
|---|
NodePathDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
NodePath |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic NodePath deserialize(com.fasterxml.jackson.core.JsonParser p, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<NodePath>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionJsonDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser, com.fasterxml.jackson.databind.DeserializationContext)Copyright © 2019 Red Hat. All rights reserved.