Guy Nirpaz wrote: > > I thing the documentation of the getChildren method of Element is > misleading. Since the internal list is a linked list, it is more efficient > to traverse all children elements with list iterator. Good point. I'm checking in the fix. -jh-