Searched refs:canCreateFromObjectWith (Results 1 – 7 of 7) sorted by relevance
116 || canCreateFromObjectWith() || canCreateFromString() in canInstantiate()195 public boolean canCreateFromObjectWith() { return false; } in canCreateFromObjectWith() method in ValueInstantiator543 public boolean canCreateFromObjectWith() { return delegate().canCreateFromObjectWith(); } in canCreateFromObjectWith() method in ValueInstantiator.Delegating
238 || _valueInstantiator.canCreateFromObjectWith() in BeanDeserializerBase()492 if (_valueInstantiator.canCreateFromObjectWith()) { in resolve()
115 public boolean canCreateFromObjectWith() { return true; } in canCreateFromObjectWith() method in TestValueInstantiator.PolymorphicBeanInstantiator145 public boolean canCreateFromObjectWith() { return true; } in canCreateFromObjectWith() method in TestValueInstantiator.CreatorMapInstantiator425 public boolean canCreateFromObjectWith() { return true; } in testPropertyBasedBeanInstantiator()
28 public boolean canCreateFromObjectWith() { return true; } in canCreateFromObjectWith() method in JsonLocationInstantiator
237 public boolean canCreateFromObjectWith() { in canCreateFromObjectWith() method in StdValueInstantiator245 || canCreateFromObjectWith() || canCreateFromString() in canInstantiate()
156 } else if (_valueInstantiator.canCreateFromObjectWith()) { in resolve()
284 if (_valueInstantiator.canCreateFromObjectWith()) { in resolve()