You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Narayan, Anand" <AN...@e-gatematrix.com> on 2003/11/24 17:31:59 UTC

line feed problem with xerces

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: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org