>As presently specified, DOM2 does not indicate how to obtain an instance of >DocumentTraversal. In DOMs which support the Traversal feature, the DocumentTraversal interface will be implemented by Document objects. This is shown in the examples: NodeIterator iter=((DocumentTraversal)document).creatNodeIterator(node, NodeFilter.SHOW_ELEMENT, myFilter); ... but you're right, it doesn't seem to be stated explicitly. Oops! I'll fix. ______________________________________ Joe Kesselman / IBM ResearchReceived on Friday, 3 March 2000 17:24:00 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:24:51 GMT