Changes between Version 2 and Version 3 of Lens

Show
Ignore:
Timestamp:
03/09/10 14:38:28 (6 months ago)
Author:
leo (IP: 157.82.238.186)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Lens

    v2 v3  
    11= Lens: Object-Tree Mapping Utility = 
    22 
    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. 
     3Lens 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. 
    44 
    55== Download ==