jettison - JSON StAX Implementation
| Website: | http://jettison.codehaus.org |
|---|---|
| License: | ASL 2.0 |
| Vendor: | JPackage Project |
- Description:
Jettison is a collection of StAX parsers and writers which read and write JSON. This allows nearly transparent enablement of JSON based web services in services frameworks like CXF. 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.
Packages
| jettison-1.2-1.jpp6.noarch [126 KiB] |
Changelog
by David Walluck (2010-10-06):
- 1.2 - use servlet_2_5_api - use stax_1_0_api |
| jettison-1.2-1.jpp6.src [51 KiB] |
Changelog
by David Walluck (2010-10-06):
- 1.2 - use servlet_2_5_api - use stax_1_0_api |