jbeanmapper News
Brought to you by:
pughbri
JbeanMapper 1.0 has been released. JBeanMapper is a library for running transformations on JavaBeans (converting from JavaBeans to JavaBeans). Rules for JavaBean mappings are defined either programatically or using a simple XML document. JBeanMapper includes support for creation factories, type converters (including any of the apache bean-utils converters), and nested JavaBeans.
The initial beta version of JBeanMapper has now been released. With this release you can convert to/from javabeans using rules defined in a XML mapping document. This release Includes support for Custom creators, type converters (including any of the apache bean-utils converters), default properrty mappings, and nested property mappings..