| Package | Description | 
|---|---|
| org.springframework.beans | This package contains interfaces and classes for manipulating Java beans. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract AbstractNestablePropertyAccessor.PropertyHandler | AbstractNestablePropertyAccessor. getLocalPropertyHandler(String propertyName)Return a  AbstractNestablePropertyAccessor.PropertyHandlerfor the specified localpropertyName. | 
| protected AbstractNestablePropertyAccessor.PropertyHandler | AbstractNestablePropertyAccessor. getPropertyHandler(String propertyName)Return the  AbstractNestablePropertyAccessor.PropertyHandlerfor the specifiedpropertyName, navigating
 if necessary. |