DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16930>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16930 DOMWriter's setNewLine() function doesn't work ------- Additional Comments From [EMAIL PROTECTED] 2003-02-10 22:50 ------- After I set format-pretty-print to "true" and use setNewLine(XMLString::transcode("\n")); setFeature(XMLUni::fgDOMWRTFormatPrettyPrint, gFormatPrettyPrint); The linefeed seems to be fine if I open the xml file generated by DOMWriter using Wordpad and Visual C++, but the xml file still does not have proper linefeed when I open it with notepad. Yifan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
