[jdom-interest] Stirring up Trouble

Jason Hunter jhunter at collab.net
Wed Jul 19 09:42:57 PDT 2000


> So, here's the crux of (at least) this email:
> 
> getContent(boolean preserveWhitespace);
> 
> is perfectly intuitive.
> 
> But what does
> 
> getContent()
> 
> do? 

It does what the docs say it does.  Which for JDOM is trim the
whitespace, because getMixedContent() has to follow suit and I'll be
damned if getMixedContent() is going to return all the intermediary
whitespace elements in its simplified form.

-jh-




More information about the jdom-interest mailing list