AW: [jdom-interest] SAXBuilder adds a newline!?

Jason Hunter jhunter at acm.org
Thu Aug 2 11:17:20 PDT 2001


> Shouldn´t unformatting the data be the default behaviour when getting
> xml-data from a file?

The XML spec mandates that parsers should preserve whitespace, and
although I don't see JDOM as a parser itself, we follow that guideline
in preserving whitespace by default.  I'm not happy about it either. 
:-)

-jh-



More information about the jdom-interest mailing list