[jdom-interest] get number of children

Sebouh sebouh at dcsoftintl.com
Tue Jan 16 06:22:44 PST 2001


Hi All

how can i know the number of children in an element or in the root.
(without using getChildren as list, then use list.size())

and can i reference an element by it's index/number without giving the name:
something like elem.getchild(0) will bring me the first child in the elem
element

thanks





More information about the jdom-interest mailing list