You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Tony Wuebben <wu...@lexis-nexis.com> on 2000/06/14 15:51:49 UTC

Creating DOM tree using in memory buffer.

Using the DOMParser can I create a DOM tree using an in memeory buffer?
Currently I'm writing the buffer to a file and then re-reading the file
into a DOMParser.

Thanks
Tony Wuebben