Package | Description |
---|---|
org.w3c.dom.css |
Modifier and Type | Method | Description |
---|---|---|
CSSStyleSheet |
DOMImplementationCSS.createCSSStyleSheet(String title,
String media)
Creates a new
CSSStyleSheet . |
|
CSSStyleSheet |
CSSRule.getParentStyleSheet()
The style sheet that contains this rule.
|
|
CSSStyleSheet |
CSSImportRule.getStyleSheet()
The style sheet referred to by this rule, if it has been loaded.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2025, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.