You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Richard Wu <RW...@plexus.ca> on 2001/09/28 20:34:58 UTC

How to convert an XML dom to a string again

Hi, we can convert an XML document text string to an XML dom via
StingReader/InputStream but can we convert an XML dom to an XML document
text string via StringWriter/OutputStream? 
I tried to figure this out but not sure where to start.

Really any suggestion or idea!

Richard Wu