Package | Description |
---|---|
org.w3c.dom.css |
Modifier and Type | Method and Description |
---|---|
CSSStyleSheet |
DOMImplementationCSS.createCSSStyleSheet(java.lang.String title,
java.lang.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.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.