Uses of Class
org.htmlunit.cyberneko.html.dom.CollectionIndex
-
Packages that use CollectionIndex Package Description org.htmlunit.cyberneko.html.dom -
-
Uses of CollectionIndex in org.htmlunit.cyberneko.html.dom
Methods in org.htmlunit.cyberneko.html.dom with parameters of type CollectionIndex Modifier and Type Method Description private org.w3c.dom.NodeHTMLCollectionImpl. 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.
-