public class CSSRuleListImpl extends Object implements org.w3c.dom.css.CSSRuleList
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object that) |
int |
getLength() |
int |
hashCode() |
org.w3c.dom.css.CSSRule |
item(int index) |
public int getLength()
getLength in interface org.w3c.dom.css.CSSRuleListpublic org.w3c.dom.css.CSSRule item(int index)
item in interface org.w3c.dom.css.CSSRuleListCopyright © 2025. All rights reserved.