-
-
Field Summary
-
Fields inherited from interface org.w3c.dom.css.CSSRule
CHARSET_RULE, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, STYLE_RULE, UNKNOWN_RULE
-
-
方法摘要
所有方法 接口方法 抽象方法 Modifier and Type 方法 描述 CSSStyleDeclaration
getStyle()
这个规则的声明块。-
Methods inherited from interface org.w3c.dom.css.CSSRule
getCssText, getParentRule, getParentStyleSheet, getType, setCssText
-
-
-
-
方法详细信息
-
getStyle
CSSStyleDeclaration getStyle()
这个规则的声明块。
-
-