Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.apache.html.dom.CollectionIndex

Uses of CollectionIndex in org.apache.html.dom
 

Methods in org.apache.html.dom with parameters of type CollectionIndex
private  org.w3c.dom.Node HTMLCollectionImpl.item(org.w3c.dom.Element topLevel, CollectionIndex index)
          Recursive function returns the numbered element of a particular type that exist under the top level element.