I am using castor to generate output XML from a object list.
The output XML contains line feeds with just "\n" instead of
"\r\n" as I am running on Windows. 
Also, castor uses the xerces seralizer to write out the xml
Can someone tell me is there is any property I can set to
tell xerces to output linefeeds using the line.separator
system property instead of a hard coded "\n" which is what I think
it is using by default.

Thanks
Anand Narayan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to