Class CSSRuleListImpl
java.lang.Object
org.eclipse.e4.ui.css.core.impl.dom.CSSRuleListImpl
- All Implemented Interfaces:
CSSRuleList
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CSSRuleListImpl
public CSSRuleListImpl()
-
-
Method Details
-
getLength
public int getLength()- Specified by:
getLength
in interfaceCSSRuleList
-
item
- Specified by:
item
in interfaceCSSRuleList
-
add
-
remove
public void remove(int position)
-