Rework handling of line separators as follows:
1) change the cr field in the WAX class to lineSeparator.
2) remove useNonWindowsCR and useWindowsCR methods
3) add setLineSeparator and getLineSeparator methods
4) add constants for default Windows, UNIX and Mac line separators
5) use the value of the line.separator property as the default
Original issue reported on code.google.com by r.mark.v...@gmail.com on 3 Oct 2008 at 5:46
Original issue reported on code.google.com by
r.mark.v...@gmail.com
on 3 Oct 2008 at 5:46