public interface HTMLAllCollection extends HTMLCollection
| Modifier and Type | Method and Description |
|---|---|
Object |
namedItem(String name) |
HTMLAllCollection |
tags(String tagName) |
getLength, itemObject namedItem(String name)
namedItem in interface HTMLCollectionHTMLAllCollection tags(String tagName)
Copyright © 2016. All Rights Reserved.