I think I've solved my problem with SaxReader's setStripWhitespaceText. However, I wouldn't mind understanding the point of this normalize method... by "concatenate" do you mean remove newlines?



bob mcwhirter wrote:

normalize just concatenates adjacent text nodes, including whitespace.

        -bob



On Sat, 22 May 2004, Ben Munat wrote:


Does anyone know what magic incantation I must utter to get
normalization to work. I've tried calling the normalize() method on a
Document, a Node, and an Element and it doesn't seem to do anything.
Trying to remove all (non-element) whitespace in a document...

Thanks,

Ben



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user



--
Bob McWhirter        [EMAIL PROTECTED]
The Werken Company   http://werken.com/




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user

Reply via email to