Uses of Class
org.htmlunit.cyberneko.html.dom.CollectionIndex
Packages that use CollectionIndex
-
Uses of CollectionIndex in org.htmlunit.cyberneko.html.dom
Methods in org.htmlunit.cyberneko.html.dom with parameters of type CollectionIndexModifier and TypeMethodDescriptionprivate Node
HTMLCollectionImpl.item
(Element topLevel, CollectionIndex index) Recursive function returns the numbered element of a particular type that exist under the top level element.