J
John Smith
I have a Xerces DOMParser which I want to parse a document containing CDATA
section, I would to walk the tree and pick up the text in the CDATA section.
All I seem to get is an empty text node, do I have to tell the parser to
include CDATA in the tree?
Many Thanks
Jon
section, I would to walk the tree and pick up the text in the CDATA section.
All I seem to get is an empty text node, do I have to tell the parser to
include CDATA in the tree?
Many Thanks
Jon