So I'm wrapping up this XML encoder stuff, and I just noticed that when
converting to a String, JDOM using \r\n by default. This seems like an
odd default to me, and is at least configurable. Any thoughts on this?
Just use the default \r\n or change it to \n? It really doesn't matter
much to me since the corresponding decoder will handle it fine either
way . . .
-- Kevin
This archive was generated by hypermail 2.0.0 : Mon Jun 20 2005 - 21:17:12 EDT