套件: libjettison-java (1.4.0-1)
libjettison-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 libjettison-java:
- [libjettison-java_1.4.0-1.dsc]
- [libjettison-java_1.4.0.orig.tar.xz]
- [libjettison-java_1.4.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- Torsten Werner
外部的資源:
- 主頁 [github.com]
相似套件:
collection of StAX parsers and writers for JSON
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.