Package org.w3c.tidy

Class DOMNodeListImpl

  • All Implemented Interfaces:
    NodeList

    public class DOMNodeListImpl
    extends Object
    implements 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