Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.steadystate.css.dom.CSSImportRuleImpl
Fields inherited from interface org.w3c.dom.css.CSSRule | |
CHARSET_RULE , FONT_FACE_RULE , IMPORT_RULE , MEDIA_RULE , PAGE_RULE , STYLE_RULE , UNKNOWN_RULE |
Constructor Summary | |
|
Method Summary | |
String | |
String |
|
MediaList |
|
CSSRule | |
CSSStyleSheet | |
CSSStyleSheet | |
short |
|
void |
|
String |
|
public CSSImportRuleImpl(CSSStyleSheetImpl parentStyleSheet, CSSRule parentRule, String href, MediaList media)
public CSSStyleSheet getParentStyleSheet()
- Specified by:
- getParentStyleSheet in interface CSSRule
public CSSStyleSheet getStyleSheet()
- Specified by:
- getStyleSheet in interface CSSImportRule
public void setCssText(String cssText) throws DOMException
- Specified by:
- setCssText in interface CSSRule
public String toString()