public class CSSImportRule extends StyleRule
Constructor | Description |
---|---|
CSSImportRule(StyleSheet parentStyle,
StyleRule parentRule) |
Modifier and Type | Method | Description |
---|---|---|
java.net.URL |
getHref() |
|
StyleSheet |
getStyleSheet() |
|
void |
setHref(java.net.URL href) |
|
void |
setStyleSheet(StyleSheet styleSheet) |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getParentRule, getParentStyle, getStyleKeyRegistry, isReadOnly, makeReadOnly, setParentRule, setParentStyle
public CSSImportRule(StyleSheet parentStyle, StyleRule parentRule)
public java.net.URL getHref()
public void setHref(java.net.URL href)
public StyleSheet getStyleSheet()
public void setStyleSheet(StyleSheet styleSheet)