Uses of Class
org.eclipse.ercp.xml.dom.NodeListImpl

Packages that use NodeListImpl
org.eclipse.ercp.xml.dom   
 

Uses of NodeListImpl in org.eclipse.ercp.xml.dom
 

Methods in org.eclipse.ercp.xml.dom with parameters of type NodeListImpl
protected  void TreeNode.getElementByTagName(java.lang.String name, NodeListImpl list)
           
protected  void ElementImpl.getElementByTagName(java.lang.String name, NodeListImpl list)