[jdom-interest] setIgnoringElementContentWhitespace inoperant ?

Jason Hunter jhunter at xquery.com
Thu Dec 9 15:16:16 PST 2004


> * full white -> remove all text nodes that are all whitespace
> 
> Produces:
> 
> <foo><bar>x</bar><!-- comment --></foo>

Umm, that should have been:

<foo><bar> x </bar><!-- comment --></foo>

-jh-



More information about the jdom-interest mailing list