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.

2004-11-21 20:58 Back to release list
r3p3

It is now possible to specify which class loader to use to load classes during deserialization. This eases usage in environments with different class loaders, for example in Web or EJB containers like Tomcat or JBoss.
Tags: Minor feature enhancements

Project Resources