public class CSSImportRule extends CSSRule
Modifier and Type | Field and Description |
---|---|
java.lang.String |
href |
MediaList |
media |
CSSStyleSheet |
styleSheet |
CHARSET_RULE, cssText, FONT_FACE_RULE, IMPORT_RULE, MEDIA_RULE, PAGE_RULE, parentRule, parentStyleSheet, style, STYLE_RULE, type, UNKNOWN_RULE
Constructor and Description |
---|
CSSImportRule() |
public java.lang.String href
public MediaList media
public CSSStyleSheet styleSheet