接口的使用
org.w3c.dom.stylesheets.StyleSheet
使用 StyleSheet 的包
包
描述
为 DOM Level 2 Style Specification 提供接口。
为 DOM Level 2 Style Specification 提供接口。
-
StyleSheet 在 org.w3c.dom.css 中的用法
org.w3c.dom.css 中 StyleSheet 的子接口 -
StyleSheet 在 org.w3c.dom.stylesheets 中的用法
org.w3c.dom.stylesheets 中返回 StyleSheet 的方法修饰符和类型方法描述StyleSheet.getParentStyleSheet()对于支持样式表包含概念的样式表语言,此属性表示包含样式表(如果存在)。LinkStyle.getSheet()样式表。StyleSheetList.item(int index) 用于按序号索引检索样式表。