There's a good sample of generating XML from a DOM Tree in a file under the "samples" directory called "DOMPrint". This is in the C/C++ distribution, but it should be easily translatable into Java if it not in the java distribution.
HTH --Harmon On Tue, 8 Feb 2000, David Blevins wrote: > Can Xerces-J generate XML from a DOM? > > thanks, > Dave >