<br /><br /><br />Hello,<br /><br />maybe I put my question in other words:<br />the method getChildren returns a LinkedList in jdom 1.0 and 1.1.<br />Iterating the LinkedList with a for&nbsp; loop in which you do a get(i) takes a lot of time --&gt;&nbsp;O(n&sup2;). <br />But why it does <b>not</b>&nbsp;take a lot of time in jdom 1.0? It&#39;s also O(n&sup2;)?<br />Which difference between jdom 1.0 and jdom 1.1 causes this difference in time?<br /><br />Regards,<br />Katja<br /><i><p class="MsoNormal" style="margin: 0cm 0cm 0pt">&nbsp;</p></i>