comparison lib/org.codehaus.jackson_1.4/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:db87c1b7eb6d
1 -----------------------------------------
2 Jackson - High-performance JSON processor
3 -----------------------------------------
4
5 "Jackson is a streaming (reading, writing), FAST (measured to be
6 faster than any other Java json parser and data binder), powerful
7 (full data binding for common JDK classes as well as any Java bean
8 class, Collection, Map or Enum), zero-dependency (does not rely on
9 other packages beyond JDK), Open Source (LGPL or AL) and fully
10 conformant."
11
12 For more information:
13 http://jackson.codehaus.org/