[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["One & two"]]>
</foo>
When I apply the getText() method the return is "One & two"
when I'm expecting 'One & two'.
Any help?
Thanks,
Jose
_________________________________________________________________
Join the worlds largest e-mail service with MSN Hotmail.
http://www.hotmail.com
More information about the jdom-interest
mailing list