public class CSSStyleRuleImpl extends CSSRuleImpl implements org.w3c.dom.css.CSSStyleRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, KEYFRAME_RULE, KEYFRAMES_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, SUPPORTS_RULE, UNKNOWN_RULE, WEBKIT_KEYFRAME_RULE, WEBKIT_KEYFRAMES_RULE, WEBKIT_REGION_RULE
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE
Modifier and Type | Method and Description |
---|---|
String |
getSelectorText() |
org.w3c.dom.css.CSSStyleDeclaration |
getStyle() |
void |
setSelectorText(String value) |
equals, getCssText, getParentRule, getParentStyleSheet, getType, hashCode, setCssText
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getCssText, getParentRule, getParentStyleSheet, getType, setCssText
public String getSelectorText()
getSelectorText
in interface org.w3c.dom.css.CSSStyleRule
public void setSelectorText(String value)
setSelectorText
in interface org.w3c.dom.css.CSSStyleRule
public org.w3c.dom.css.CSSStyleDeclaration getStyle()
getStyle
in interface org.w3c.dom.css.CSSStyleRule
Copyright © 2020. All rights reserved.