Changes between Version 2 and Version 3 of Lens
- Timestamp:
- 03/09/10 14:38:28 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Lens
v2 v3 1 1 = Lens: Object-Tree Mapping Utility = 2 2 3 Lens is a utility for mapping between Java object and tree-structured data (e.g., XML, JSON, Silk, etc.). Our Lens utility automatically detects public fileds in your class definition, and maps data souces to the object instances.3 Lens is a utility for mapping between Java object and tree-structured data (e.g., XML, JSON, [http://utgenome.org/toolkit/silk.html Silk], etc.). Our Lens utility automatically detects public fileds in your class definition, and maps data souces to the object instances. 4 4 5 5 == Download ==


