|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BeanWrapperImpl | |
---|---|
org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. |
Uses of BeanWrapperImpl in org.springframework.beans |
---|
Methods in org.springframework.beans that return BeanWrapperImpl | |
---|---|
protected BeanWrapperImpl |
BeanWrapperImpl.getBeanWrapperForPropertyPath(String propertyPath)
Recursively navigate to return a BeanWrapper for the nested property path. |
protected BeanWrapperImpl |
BeanWrapperImpl.newNestedBeanWrapper(Object object,
String nestedPath)
Create a new nested BeanWrapper instance. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |