Package org.loboevolution.css
Interface CSSMediaRule
- All Superinterfaces:
CSSRule
- All Known Implementing Classes:
CSSMediaRuleImpl
-
Field Summary
Fields inherited from interface org.loboevolution.css.CSSRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE
-
Method Summary
Modifier and TypeMethodDescriptionvoid
deleteRule
(int index) getMedia()
getMedia.int
insertRule
(String rule, int index) void
setMedia.Methods inherited from interface org.loboevolution.css.CSSRule
getCssText, getParentRule, getParentStyleSheet, getType