Package org.w3c.tidy
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: 738 $ ($Author: fgiust $)
- Author:
- Dave Raggett dsr@w3.org , Andy Quick ac.quick@sympatico.ca (translation to Java), Fabrizio Giustina
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
DOMNodeListImpl
(Node parent) Instantiates a new DOM node list. -
Method Summary