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.
C library for dynamic array storage. The library provides an API to create and use auto-resizing dynamic arrays for arbitrary data. Data may be stored and retrieved by reference only. An extension for storage and retrieval by copy is planned. Requires C99, no dependencies, platform independent. BSD style license.
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