Uses of Class
com.fasterxml.jackson.databind.deser.std.StdNodeBasedDeserializer
Packages that use StdNodeBasedDeserializer
Package
Description
Contains public standard implementations of abstraction that
Jackson uses.
-
Uses of StdNodeBasedDeserializer in com.fasterxml.jackson.databind.deser.std
Constructors in com.fasterxml.jackson.databind.deser.std with parameters of type StdNodeBasedDeserializerModifierConstructorDescriptionprotected
"Copy-constructor" used when creating a modified copies, most often if sub-class implementsContextualDeserializer
.