public class CommentOptionsExtensionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<CommentOptionsExtension>
| Constructor and Description |
|---|
CommentOptionsExtensionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
CommentOptionsExtension |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic CommentOptionsExtension deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<CommentOptionsExtension>IOExceptionCopyright © 2019. All rights reserved.