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.
Test mode needed? Merry Christmas all! Thanks a lot Patrick, this is a fantastic addition! Two suggestions: (1) A very important addition is a "test" mode... you don't want us to l...
Awesomely cool idea! What an awesomely cool idea! I've been looking for this, as a way to send email from an application, without the user having to configure their mailhost (in java). This a...
XSLT solves DTD agreement problem You are right that manufacturers are not going to always use the same DTDs. Yes, it's trying to lock-out the competition, and reap monolopy profits, but also natu...