Package net.sf.ezmorph.bean
package net.sf.ezmorph.bean
Morphers for JavaBeans and DynaBeans.
-
ClassesClassDescriptionConverts 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.