without delving into the JAXM code I'm not sure what we could do at the dom4j
level.
James
- Original Message -
From:
Dalia, Keith A -
TOS-DITT1
To: '[EMAIL PROTECTED]'
Sent: Friday, July 05, 2002 6:39 PM
Subject: [dom4j-user] Handling Whitespace
OT
Title: Handling Whitespace OT
I using the JAXM which uses dom4j. When adding a text-node with trailing spaces they are trimed. I tried putting quotes around the String by escaping them in, but that didn't seem to work right either.
Any suggestions would help.
Using DOM4J 1.1 but I also tri