[jdom-interest] Text

Noam Tamim noamt at yahoo.com
Mon Apr 30 05:50:49 PDT 2001


Hi.

In org.w3c.dom, we have Text nodes. What replaces that in JDOM?
Element.getText() is not exactly the same: for elements that contain other
elements, the getText() method returns a long string of whitespace
characters, which is usually not what you want.

 - Noam.







More information about the jdom-interest mailing list