Uses of Class
org.codehaus.jackson.map.deser.SettableBeanProperty.NullProvider

Packages that use SettableBeanProperty.NullProvider
org.codehaus.jackson.map.deser 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.NullProvider
protected  SettableBeanProperty.NullProvider SettableBeanProperty._nullProvider
          Object used to figure out value to be used when 'null' literal is encountered in JSON.