org.kde.koala
public class CSSFontFaceRule extends CSSRule
CSSFontFaceRule
interface represents a
\@font-face
rule in a CSS style sheet. The \@font-face
rule is used to hold a set of font descriptions.UNKNOWN: The CSSFontFaceRule
interface represents a
Constructor Summary protected CSSFontFaceRule(Class dummy) CSSFontFaceRule() CSSFontFaceRule(CSSFontFaceRule other) CSSFontFaceRule(CSSRule other)
Method Summary CSSStyleDeclaration style() Constructor Detail
CSSFontFaceRule
CSSFontFaceRule
CSSFontFaceRule
CSSFontFaceRule
Method Detail
style