Morphers for JavaBeans and DynaBeans.
See: Description
| Class Summary | |
|---|---|
| BeanMorpher |
Converts a JavaBean into another JavaBean or DynaBean. This Morpher will try to match every property from the target JavaBean's class to the properties of the source JavaBean. |
| MorphDynaBean | |
| MorphDynaClass | |
Morphers for JavaBeans and DynaBeans.