Uses of Class
org.codehaus.jackson.map.deser.SettableBeanProperty.NullProvider
Packages that use SettableBeanProperty.NullProvider
Package
Description
Contains implementation classes of deserialization part of
data binding.
-
Uses of SettableBeanProperty.NullProvider in org.codehaus.jackson.map.deser
Fields in org.codehaus.jackson.map.deser declared as SettableBeanProperty.NullProviderModifier and TypeFieldDescriptionprotected SettableBeanProperty.NullProvider
SettableBeanProperty._nullProvider
Object used to figure out value to be used when 'null' literal is encountered in JSON.