[jdom-interest] Re: XmlOutputter : escaping of \r in element text
Elliotte Harold
elharo at metalab.unc.edu
Wed Oct 27 02:37:59 PDT 2004
XOM takes a slightly different approach to this problem. By default it
preserves everything like JDOM does. However, if you tell it you want a
specific line break by calling setLineSeparator(), then it will change
all line separators in the input data to the one you specify.
--
Elliotte Rusty Harold elharo at metalab.unc.edu
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim
More information about the jdom-interest
mailing list