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.

2003-01-03 19:37 Back to release list
r1p6

Support for java.math.BigDecimal and java.math.BigInteger has been added. Types derived from java.util.Set are now handled separately from plain java.util.Collection types. The handling of negative time zone offsets has been fixed. A performance test suite was added to the distribution. Some performance values that were measured with this suite have been included into the documentation. They show that the XML serialization and deserialization of large complex objects using Skaringa has nearly the same performance as using native Java (de)serialization.
Tags: Minor feature enhancements

Project Resources