Orika is a Java Bean mapper that recursively copies (among other capabilities) data from one object to another. It can be very useful when developing multi-layered applications.
EZMorph is simple java library for transforming an Object to another Object.
EZMorph's key strenghts are:
* Supports transformations for primitives and Objects
* Supports transformations for multidimensional arrays
* Supports transformations with DynaBeans
* JDK 1.3.1
... [More] compatible
* Small memory footprint (~76K) [Less]
Transmorph is a new free
java library used to convert a Java object of one type into an object of another type (with another signature, possibly parameterized).
Transmorph strong points are :
* support conversion for primitives and objects
* support conversion to multidimensional arrays
*
... [More] support conversion to parameterized collections and types
* jars for JDK 1.4 and JDK 1.5
* no dependencies
* easy to add more converters
* can convert to a type given either its java type (Class) or signature [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy