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.CSSRuleList
public org.w3c.dom.css.CSSRule item(int index)
item
in interface org.w3c.dom.css.CSSRuleList
Copyright © 2020. All rights reserved.