|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreatorCollector | |
|---|---|
| org.codehaus.jackson.map.deser | Contains implementation classes of deserialization part of data binding. |
| Uses of CreatorCollector in org.codehaus.jackson.map.deser |
|---|
| Methods in org.codehaus.jackson.map.deser with parameters of type CreatorCollector | |
|---|---|
protected void |
BeanDeserializerFactory._addDeserializerConstructors(DeserializationConfig config,
BasicBeanDescription beanDesc,
VisibilityChecker<?> vchecker,
AnnotationIntrospector intr,
CreatorCollector creators)
|
protected void |
BeanDeserializerFactory._addDeserializerFactoryMethods(DeserializationConfig config,
BasicBeanDescription beanDesc,
VisibilityChecker<?> vchecker,
AnnotationIntrospector intr,
CreatorCollector creators)
|
| Constructors in org.codehaus.jackson.map.deser with parameters of type CreatorCollector | |
|---|---|
BeanDeserializer(AnnotatedClass forClass,
JavaType type,
BeanProperty property,
CreatorCollector creators,
BeanPropertyMap properties,
Map<String,SettableBeanProperty> backRefs,
HashSet<String> ignorableProps,
boolean ignoreAllUnknown,
SettableAnyProperty anySetter)
Deprecated. (since 1.9) Use the constructor that takes ValueInstantiator instead |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||