I noticed that when I call DocumentHelper.parseText(sXml) with a xml string that contains a CDATA element which contains the CR and LF characters, the CR character is removed when run on a Linux machine. I am receiving the xml string from a windows client on a linux server, parsing the string into a Dom4J document, and will eventually return some of the CDATA string values back to the windows client. Anyone know
I can configure the dom parser so that it will not strip these extra control characters? Thanks. -Tom _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user