commit | 5b58cb22b4ce9b1a3a37481190e5aa87eb6fd79a | [log] [tgz] |
---|---|---|
author | Tatu Saloranta <tsaloranta@gmail.com> | Sun Jan 29 21:49:09 2012 -0800 |
committer | Tatu Saloranta <tsaloranta@gmail.com> | Sun Jan 29 21:49:09 2012 -0800 |
tree | 25b3b1a1f3b1fa961b94db962bd15b73bc389744 | |
parent | 97f8482200782895db4c083b5ce44db01c1375cb [diff] |
Move FilteredBeanPropertyWriter under 'impl' pkg, not externally useful
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
)