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

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line source

-----------------------------------------
Jackson - High-performance JSON processor
-----------------------------------------

"Jackson is a streaming (reading, writing), FAST (measured to be 
faster than any other Java json parser and data binder), powerful 
(full data binding for common JDK classes as well as any Java bean 
class, Collection, Map or Enum), zero-dependency (does not rely on 
other packages beyond JDK), Open Source (LGPL or AL) and fully 
conformant."

For more information:
http://jackson.codehaus.org/