Dashboard > Jettison > Home
Home Log In | Sign Up   View a printable version of the current page.

Added by Ben Walding , last edited by Dejan Bosanac on Apr 23, 2008  (view change)
Labels: 
(None)

Jettison is a collection of Java APIs (like STaX and DOM) which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF or XML serialization frameworks like XStream.

There are currently two included conventions for mapping JSON to XML. The first, is BadgerFish which implements the full XML infoset in JSON using various techniques. The second, is called the "mapped" convention. It allows you to manually map XML namespaces to JSON element prefixes.

Jettison was developed for usage in XFire and CXF to enable JSON based services. Later it also found its place in Java object serialization with XStream

To learn more, see the User's Guide.

News

Last changed Apr 23, 2008 02:56 by Dejan Bosanac

We're proud to present Jettison 1.0 final. Download it from Download and refer to the User's Guide for more information.

Posted at 21 Feb @ 2:52 AM by Dejan Bosanac | 0 comments
Site running on a free Atlassian Confluence Open Source Project License granted to The Codehaus. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.6.2 Build:#919 Nov 26, 2007) - Bug/feature request - Contact Administrators