Uses of Class
org.yajul.util.BeanProperties

Packages that use BeanProperties
org.yajul.util Provides utilities for accessing bean properties and parsing beans from XML. 
 

Uses of BeanProperties in org.yajul.util
 

Constructors in org.yajul.util with parameters of type BeanProperties
PropertyAccessors(BeanProperties beanProperties, java.lang.String name)
          Creates a new group of accessor methods for the given property name.
PropertyMap.Entry(BeanProperties accessor, java.lang.Object bean, java.lang.String propertyName)
          Creates a new name / value pair in the map view of a bean.
 



Copyright © 2008. All Rights Reserved.