JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
org.w3c.dom.css.CSSRuleList
Packages that use
CSSRuleList
软件包
描述
org.w3c.dom.css
为DOM Level 2样式规范提供接口。
Uses of
CSSRuleList
in
org.w3c.dom.css
Methods in
org.w3c.dom.css
that return
CSSRuleList
变量和类型
方法
描述
CSSRuleList
CSSMediaRule.
getCssRules
()
媒体块中包含的所有CSS规则的列表。
CSSRuleList
CSSStyleSheet.
getCssRules
()
样式表中包含的所有CSS规则的列表。