Hello people.
I'm not sure about what you want to do exactly but if you want to serialize an XML document, the best way to do it is to serialize it in a text file (i.e. an XML file).
And for this, you can use JDOM which is almost a JDK API (that is to say, not an implementation).
Hope that helps.
Jean-Guillaume.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
