[XOM-interest] How to make the object of nu.xom.Document may toserialize ?

Michael Kay mike at saxonica.com
Wed Dec 5 06:39:22 EST 2007


> How to make the object of nu.xom.Document may to serialize, 
> please help ?

By "serialize", I suspect you are referring to Java serialization.

But the best way to serialize a tree representation of an XML document is as
XML. So Java serialization really isn't appropriate.

Michael Kay
http://www.saxonica.com/



More information about the XOM-interest mailing list