Uses of Class
org.codehaus.jackson.map.deser.ValueInstantiators.Base

Packages that use ValueInstantiators.Base
org.codehaus.jackson.map.module Package that contains classes and interfaces to help implement custom extension Modules (which are registered using ObjectMapper.registerModule(org.codehaus.jackson.map.Module)
 

Uses of ValueInstantiators.Base in org.codehaus.jackson.map.module
 

Subclasses of ValueInstantiators.Base in org.codehaus.jackson.map.module
 class SimpleValueInstantiators