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, 17310🔥, 0💬
Popular Posts:
How to show the XML parsing flow with sax\DocumentTracer.java provided in the Apache Xerces package?...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
Saxon-HE (home edition) is an open source product available under the Mozilla Public License. It pro...
The JGoodies Forms framework helps you lay out and implement elegant Swing panels consistently and q...
JDK 11 jdk.jconsole.jmod is the JMOD file for JDK 11 JConsole tool, which can be invoked by the "jco...