[jdom-interest] The CHANGE has BEGUN!

Jason Hunter jhunter at collab.net
Fri Jul 28 14:00:32 PDT 2000


> is there an intended api whereby content white-space is
> preserved? i surely hope so.

After the latest changes, getText() gets text content with all
whitespace preserved, getTextTrim() gets text content with whitespace
trimmed and internally normalized, and getText().trim() would get text
that's just trimmed.

-jh-



More information about the jdom-interest mailing list