[jdom-interest] Question about CDATA

Jose Wist josewist at hotmail.com
Mon Jul 1 21:22:32 PDT 2002


Greetings,
I have a question about how to extract the contents of CDATA that has & 
and " on it.

Here is a sample tag:
<foo>
<![CDATA[&quot;One &amp; two&quot;]]>
</foo>

When I apply the getText() method the return is &quot;One &amp; two&quot; 
when I'm expecting 'One & two'.

Any help?
Thanks,

Jose


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com




More information about the jdom-interest mailing list