posted 21 years ago
Hi,
I'm trying to parse a xml document which is going to have a entity references such as & quot; & nbsp; etc.. as Node values.
But when I try to get the node value with the getNodeValue() method of the Node object, it's not giving me the complete content.
Ex :
[Note : I have not typed the entity reference charectors properly here since it's converting it to it's representation.]
Please help.
Thanks in advance.
[ September 21, 2003: Message edited by: Shan Karawita ]