JSX - Java Serialization to XML

JSX serializes Java objects to and from XML - with no class modifications.
It is 100% automatic and reliable for all objects, because it reverse engineers the Java standard for serialization (JOS).

JSX has moved to jsx.org.