Download List

Project Description

Skaringa is an API for Java, JSON, and XML language binding. It transforms Java objects into XML or JSON documents and back, and can generate XML schema definitions for Java classes. Typical applications are data exchange, object persistence, object transformation, and driving XML or JavaScript based presentation layers. Skaringa is designed for speed and simplicity, supporting a wide range of types. It works with all Plain Old Java Objects (POJOs) and is not limited to special cases, like JavaBeans.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-01-02 16:07 Back to release list
r3p4

The algorithm to create the object id during
serialization was fixed. It is now guaranteed that
skaReadResolve is called only once during
deserialization. Tests for the (de)serialization
of hierarchical structures were added to
demonstrate that Skaringa works well and fast even
with huge doubly-linked hierarchical structures of
objects.
Tags: Major bugfixes

Project Resources