Paketname | libjettison-java |
Beschreibung | collection of StAX parsers and writers for JSON |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.2-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | default-jre-headless | java5-runtime-headless |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | |
Paketgröße | 61726 Byte |
Prüfsumme MD5 | a9f60f2fd669673b820552d53c17a17a |
Prüfsumme SHA1 | cbaddf2cf3bf26fce40da4400b22a5f8bca9b4c1 |
Prüfsumme SHA256 | 79dc3c85a54c406a46e0e8a8b1f75ce94922d22b3634003d8e2512b59a7fd088 |
Link zum Herunterladen | libjettison-java_1.2-2_all.deb |
Ausführliche Beschreibung | Jettison is a collection of StAX parsers (streaming API for XML) and
writers which read and write JSON (JavaScript Object Notation). This
allows nearly transparent enablement of JSON based web services in
services frameworks like Apache 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.
|