Re: DOM to XML

Hi,

> Does anyone know of an east way/implementation to convert a DOM tree/subtree
> to XML output string?  It is not obvious to me that this is part of the w3c
> DOM specification.  Thanks in advance for any help.

I think the XML4J implementation of AlphaWorks includes a sample
java class (DOMWriter).

see http://www.alphaworks.ibm.com/tech/xml4j

Regards,
Oliver


/-------------------------------------------------------------------\
|  ob|do        Dipl.Inf. Oliver Becker                             |
|  --+--        E-Mail: obecker@informatik.hu-berlin.de             |
|  op|qo        WWW:    http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/

Received on Wednesday, 19 May 1999 10:24:08 UTC