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, 16751👍, 0💬
Popular Posts:
XStream is a simple library to serialize objects to XML and back again. JAR File Size and Download L...
jlGui is a music player for the Java platform. It is based on Java Sound 1.0 (i.e. JDK 1.3+). It sup...
JDK 11 java.management.jmod is the JMOD file for JDK 11 Management module. JDK 11 Management module ...
How to download and install mysql-connector-j-8.0.31 .zip?Connector/J Java library is a JDBC Driver ...
What JAR files are required to run dom\Writer.java provided in the Apache Xerces package? 3 JAR file...