Analyzed about 6 hours ago
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]
13K
lines of code
0
current contributors
over 14 years
since last commit
1
users on Open Hub