Java Serialization to XML (JSX) translates between Java and XML, making it possible to search, test, profile, and audit your object data with ordinary XML and text processing tools. Your data can be migrated to new application versions, to C++, and to other applications by transforming the XML. Unlike other Java XML serializers, JSX is accurate for all objects.
| Tags | Text Processing Markup XML Software Development Object Brokering Archiving Recovery Tools Communications Database Libraries Java Libraries |
|---|---|
| Implementation | Java |
Recent releases


Changes: This release fixes a problem with java.util.Calendar's latest version being unable to read XML serialized from JDK1.3.


Changes: This release fixes a bug that affected Enums. The bug occurred in recent releases of Java 1.6 (starting from JDK 1.6.0_07, and confirmed in JDK 1.6.0_10).


Changes: Compatibility with Java 1.6 was added.


Changes: Documentation was added for class evolution/object migration by transforming the XML using XSLT.


Changes: JSX now works with recent versions of BEA's JRockit 1.4 and 1.5.