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