Hello Castor Gang, I have XML data which contains \n such as
<doc>
...
<data>
line1\n
line2\n
</data>
...
</doc>
I map and unmarshal the data, all is well except the \n character vanish.
Is there a way to prevent that?
Thanks
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
