Hi,
 
I have an element with the following value ( <condition> a > b </condition> ). 
When I put the value in the object and use Xstream.toXML the value comes 
<condition> a &gt; b</condition>. How to get back the exact string with > 
character?
 
Thanks,
ajaya

Reply via email to