classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] Fix for getElementsByTagName to return a consistent NodeLis


From: Chris Burdess
Subject: [cp-patches] Fix for getElementsByTagName to return a consistent NodeList
Date: Fri, 28 Jan 2005 20:33:21 +0000

I committed this patch to correct the implementation of getElementsByTagName which was causing problems in Eclipse with multiple calls to item().

2005-01-28  Chris Burdess  <address@hidden>

* gnu/xml/DomNode: Correct implementation of getElementsByTagName etc to return a NodeList that returns consistent results from item
        and getLength methods.

--
Chris Burdess

Attachment: patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]