| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.steadystate.css.dom.CSSFontFaceRuleImplFields 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 | |
CSSRule | |
CSSStyleSheet | |
CSSStyleDeclaration |
|
short |
|
void |
|
void |
|
public CSSFontFaceRuleImpl(CSSStyleSheetImpl parentStyleSheet, CSSRule parentRule)
public CSSStyleSheet getParentStyleSheet()
- Specified by:
- getParentStyleSheet in interface CSSRule
public void setCssText(String cssText)
throws DOMException
- Specified by:
- setCssText in interface CSSRule