Hi,
 
I would like to transform Java objects to XML. In one Java object I have a variable 
which contents an XML code. After marshalling are characters like '<', '>', ... 
replaced by '&lt;', '&gt;',...
I know that it is correct from view of XML, but I need to keep them untransformed. How 
can I do this? 
 
Thanks
Radovana Straube

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to