Package org.apache.commons.beanutils

Class Summary
BeanComparator This comparator compares two beans by the specified bean property.
BeanMap An implementation of Map for JavaBeans which uses introspection to get and put properties in the bean.
BeanMap.Entry Map entry used by BeanMap.
BeanPredicate Predicate implementation that applies the given Predicate to the result of calling the given property getter.
BeanPropertyValueChangeClosure Closure that sets a property.
BeanPropertyValueEqualsPredicate Predicate that evaluates a property value against a specified value.
BeanToPropertyValueTransformer Transformer that outputs a property value.
 



Copyright (c) 2001-2004 - Apache Software Foundation