Download List

项目描述

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 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

它现在可以指定使用的类加载器加载在反序列化类。这简化了在不同环境中的类加载器的使用,在网络或如Tomcat或JBoss的EJB容器的例子。
标签: Minor feature enhancements
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.

Project Resources