Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
jettison-1.0.1.jar - A JSON StAX Implementation
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.
JAR File Size and Download Location:
File name: jettison.jar, jettison-1.0.1.jar File size: 56702 bytes Date modified: 06/09/2008 Download: A JSON StAX Implementation
✍: FYIcenter
Manifest of the JAR:
Built-By: dejanb Build-Jdk: 1.6.0_06
List of Classes in the JAR:
org/codehaus/jettison/badgerfish/BadgerFishConvention org/codehaus/jettison/badgerfish/BadgerFishXMLInputFactory org/codehaus/jettison/badgerfish/BadgerFishXMLOutputFactory org/codehaus/jettison/badgerfish/BadgerFishXMLStreamReader org/codehaus/jettison/badgerfish/BadgerFishXMLStreamWriter org/codehaus/jettison/Convention org/codehaus/jettison/Node org/codehaus/jettison/json/JSONObject org/codehaus/jettison/json/JSONException org/codehaus/jettison/json/JSONArray org/codehaus/jettison/json/JSONTokener org/codehaus/jettison/json/JSONWriter org/codehaus/jettison/json/JSONStringer org/codehaus/jettison/json/JSONString org/codehaus/jettison/AbstractXMLInputFactory org/codehaus/jettison/AbstractXMLOutputFactory org/codehaus/jettison/AbstractXMLStreamWriter org/codehaus/jettison/util/FastStack org/codehaus/jettison/mapped/MappedXMLStreamWriter org/codehaus/jettison/mapped/MappedNamespaceConvention org/codehaus/jettison/mapped/Configuration org/codehaus/jettison/mapped/MappedXMLOutputFactory org/codehaus/jettison/mapped/MappedXMLInputFactory org/codehaus/jettison/mapped/NullNamespaceContext org/codehaus/jettison/mapped/MappedXMLStreamReader org/codehaus/jettison/XsonNamespaceContext org/codehaus/jettison/AbstractXMLStreamReader
2009-02-09, 18379🔥, 0💬
Popular Posts:
Java Servlet 3.0 Specification API. JAR File Size and Download Location: File name: servlet-api.jar,...
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but c...
iText is an ideal library for developers looking to enhance web- and other applications with dynamic...
Guava is a suite of core and expanded libraries that include utility classes, google's collections, ...
JDOM provides a solution for using XML from Java that is as simple as Java itself. There is no compe...