[jdom-interest] Question

Yadav, Hemesh hemesh.yadav at bankofamerica.com
Tue Oct 23 10:09:16 PDT 2001


I have a small problem getting the element value ::;
 
example ::
 
<property>
           value #CDATA 
</property>
 
 
When I do the getText() , I get the value back but when I try to put the
XML doc as a CDATA , I can't read it ... Any better way to do that ..
 
<property>
     <test><hello>Hello</hello></test>
</property>
 
when I do the getText () , I should get back
"<test><hello>Hello</hello></test>" ...
 
 
Any suggestion .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://jdom.org/pipermail/jdom-interest/attachments/20011023/41e353cf/attachment.htm


More information about the jdom-interest mailing list