[jdom-interest] Element.getChildren( "someElem" )

Jason Hunter jhunter at acm.org
Tue Jul 11 02:18:32 PDT 2000


> When I execute a statement like this:
> 
>         List myList = OtherElement.getChildren( "someElem" ) ;
> 
> myList appears to receive all those elements which contain one or more
> <ItsKid> elements, and none of the ones which don't ....

Are you using beta4.  There's an issue like this in b4 that's been fixed
in CVS.  You might want to try getting the CVS version.

-jh-



More information about the jdom-interest mailing list