jettison - A JSON StAX Implementation
| Website: | http://jettison.codehaus.org |
|---|---|
| License: | Apache Software License 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.0-0.rc1.1jpp.src [43 KiB] |
Changelog
by Ralph Apel (2007-06-06):
- Initial build |
| jettison-1.0-0.rc1.1jpp.noarch [53 KiB] |
Changelog
by Ralph Apel (2007-06-06):
- Initial build |