Class DOMNodeListImpl
java.lang.Object
org.w3c.tidy.DOMNodeListImpl
- All Implemented Interfaces:
NodeList
DOMNodeListImpl. The items in the
NodeList are accessible via an integral index, starting from 0.- Version:
- $Revision$ ($Author$)
- Author:
- Dave Raggett dsr@w3.org , Andy Quick ac.quick@sympatico.ca (translation to Java), Fabrizio Giustina
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDOMNodeListImpl(Node parent) Instantiates a new DOM node list. -
Method Summary
-
Constructor Details
-
DOMNodeListImpl
Instantiates a new DOM node list.- Parameters:
parent- parent Node
-
-
Method Details
-
item
-
getLength
-