[jdom-interest] Why why why?......Duplicate Elements?

Matthias Brauch mb at biss-net.com
Fri Mar 30 00:39:11 PST 2001


On Fri, 30 Mar 2001 05:52:31, Johnny Cash wrote:

>Could someone please explain to me why when I run this code:
>
[...]

This code does not compile with the current CVS version
anymore, since Element.getContent() (which had been
deprecated quite a while) has been removed.
You might want to use Element.getText() instead, though
in this example this text will be empty.

HTH
Matthias

-- 
=====================================================================
Matthias Brauch
BISS GmbH, Chaukenweg 12, D-26388 Wilhelmshaven, Germany
Phone: +49/4423/9289/0, Fax: +49/4423/9289/99
EMail: mb at biss-net.com
=====================================================================





More information about the jdom-interest mailing list