Uses of Class
org.springframework.beans.BeanWrapperImpl

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.
 



Copyright (C) 2003-2004 The Spring Framework Project.