- From: David Flanagan <david@oreilly.com>
- Date: Mon, 20 Aug 2001 14:00:43 -0700
- To: www-dom@w3.org
There is a minor cut-and-paste error in the description of the method DocumentTraversal.createNodeIterator() in the DOM Level 2 Traversal specification: The descripion of the filter argument to createNodeIterator() is as follows: "The NodeFilter to be used with this TreeWalker, or null to indicate no filter.". Obviously, that description should say NodeIterator, not TreeWalker David Flanagan
Received on Monday, 20 August 2001 17:02:44 UTC