org.w3c.tidy
Class DOMNodeListByTagNameImpl
org.w3c.tidy.DOMNodeListByTagNameImpl
- public class DOMNodeListByTagNameImpl
The items in the NodeList
are accessible via an integral
index, starting from 0.
DOMNodeListByTagNameImpl
protected DOMNodeListByTagNameImpl(Node first,
String tagName)
item
public Node item(int index)
- See Also:
org.w3c.dom.NodeList#item
getLength
public int getLength()
- See Also:
org.w3c.dom.NodeList#getLength
preTraverse
protected void preTraverse(Node node)
Copyright © 1998-2000 World Wide Web Consortium (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights reserved.