Package org.apache.pivot.beans

Contains classes that provide access to the Java bean properties of an object via a dictionary interface.

See:
          Description

Class Summary
BeanAdapter Exposes Java bean properties of an object via the Map interface.
 

Exception Summary
PropertyNotFoundException Thrown when a caller attempts to set the value of a non-existent bean property.
 

Package org.apache.pivot.beans Description

Contains classes that provide access to the Java bean properties of an object via a dictionary interface.