| Class | Description |
|---|---|
| AbstractBean |
Abstract base implementation of a bean, maintaining a
PropertyChangeSupport.
|
| BeanUtils |
Utility methods related to Java Beans
|
| PropertyChangeListeners |
Utility methods related to property change listeners
|
| PropertyChangeListeners.ObservedObject |
A class representing an object and all property change listeners
that have been attached to it using
PropertyChangeListeners.addDeepPropertyChangeListener(java.lang.Object, java.beans.PropertyChangeListener). |
| PropertyChangeUtils |
Utility methods related to property change listeners
|
| XmlBeanUtil |
Utility methods related to XML handling of Java Beans
|
| XmlEncoders |
Methods to create special XML Encoder instances
|
Copyright © 2020. All rights reserved.