Uses of Interface
org.w3c.dom.css.CSSStyleSheet
Packages that use CSSStyleSheet
-
Uses of CSSStyleSheet in org.w3c.dom.css
Methods in org.w3c.dom.css that return CSSStyleSheetModifier and TypeMethodDescriptionDOMImplementationCSS.createCSSStyleSheet
(String title, String media) Creates a newCSSStyleSheet
.CSSRule.getParentStyleSheet()
The style sheet that contains this rule.CSSImportRule.getStyleSheet()
The style sheet referred to by this rule, if it has been loaded.