Java Doc for NameNodeListImpl.java in » XML » xerces-2_9_1 » org » apache » html » dom » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This class implements the DOM's NodeList behavior for
HTMLDocuemnt.getElementsByName().
version: $Id: NameNodeListImpl.java 447255 2006-09-18 05:36:42Z mrglavas $ since: PR-DOM-Level-1-19980818. See Also:DeepNodeListImpl
Iterative tree-walker. When you have a Parent link, there's often no
need to resort to recursion. NOTE THAT only Element nodes are matched
since we're specifically supporting getElementsByTagName().
Fields inherited from org.apache.xerces.dom.DeepNodeListImpl