public class HTMLCollectionImpl extends Object implements org.w3c.dom.html.HTMLCollection
public int getLength()
getLength
in interface org.w3c.dom.html.HTMLCollection
public Node item(int index)
item
in interface org.w3c.dom.html.HTMLCollection
public Node namedItem(String name)
namedItem
in interface org.w3c.dom.html.HTMLCollection
Copyright © 2020. All rights reserved.