[jdom-interest] Element.getChildren() doesn't work ??
Omen Red
omenred at yahoo.com
Mon Sep 18 18:45:36 PDT 2000
Thanx, Element.getChildren() works fine with latest
releases (jdom-b5?).
but, +1 for Element.getElements()
thanx again, om.
--- Brett McLaughlin <brett.mclaughlin at lutris.com>
wrote:
>
>
> Omen Red wrote:
> >
> > Hi there,
> > recently I have downloaded jdom-b3 and tryied to
> use
> > in my work, but what I found is that
> > when I call function getChildren() in Element it
> > returns me list with doubled count of subelements.
> > For instance when I build document from
> > "<A1><A2></A2><A2></A2></A1>" and call then
> > getChildren() for root element, I receive not 2 A2
> > elements but four!! Is it ok ?
> > I went to the sources of jdom and found
> getChildren
> > function, and found following:
>
> Get the latest version from CVS. Beta 3 and 4 are
> horribly behind.
>
> Thanks,
> Brett
>> ....
__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/
More information about the jdom-interest
mailing list