commit | b2d3c7d55b46ee36a7435495e1fa97cac9acf687 | [log] [tgz] |
---|---|---|
author | Tatu Saloranta <tsaloranta@gmail.com> | Fri Jan 27 21:41:48 2012 -0800 |
committer | Tatu Saloranta <tsaloranta@gmail.com> | Fri Jan 27 21:41:48 2012 -0800 |
tree | e5ea1149d5055f7ec17871f1ed74398f8b0cde63 | |
parent | 65c410c0c40724f763e0b4bce2db6d43bf078818 [diff] |
Bit more work on view handling
This project contains the general-purpose data-binding functionality and tree-model for Jackson. While the original use case was JSON data-binding, it can typically be used for other data formats as well, as long as parser and generator implementations exist.
Project contains versions 2.0 and above: source code for earlier (1.x) versions is available from Codehaus SVN repository
Note that the main differences compared to 1.0 core jar are:
com.fasterxml.jackson.databind
(instead of org.codehaus.jackson.map
)