public class CSSMediaRule extends CSSRule
| Modifier and Type | Field and Description |
|---|---|
CSSRuleList |
cssRules |
MediaList |
media |
CHARSET_RULE, cssText, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, parentRule, parentStyleSheet, style, STYLE_RULE, type, UNKNOWN_RULE| Constructor and Description |
|---|
CSSMediaRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteRule(int index) |
double |
insertRule(java.lang.String rule,
int index) |
public CSSRuleList cssRules
public MediaList media