node-xml icon indicating copy to clipboard operation
node-xml copied to clipboard

Reuse the parser

Open sbharani opened this issue 14 years ago • 0 comments

After the document is completely parsed how do i reuse the same parse to parse another chunk. Using parseString throws an error saying only comments ... are not allowed outside the root element

sbharani avatar Jan 05 '11 08:01 sbharani