We have some old code that uses XMLSerializer and OutputFormat, which provides 
the method setLineSeparator(String arg0).  The code has some problems, and I'm 
trying to replace it with code built on javax.xml.transform.Transformer.  

Unfortunately, I can't see any way to control the line separator.  The archives 
contain a thread from 2001, which is not encouraging. I'm hopeful that there's 
been a relevant update.  Any suggestions?

--
Carl Hagenmaier

Reply via email to