org.kde.koala
public class CSSUnknownRule extends CSSRule
CSSUnkownRule interface represents an at-rule
not supported by this user agent.UNKNOWN: The CSSUnkownRule interface represents an at-rule not supported by this user agent.
| Constructor Summary | |
|---|---|
| protected | CSSUnknownRule(Class dummy) |
| CSSUnknownRule() | |
| CSSUnknownRule(CSSUnknownRule other) | |
| CSSUnknownRule(CSSRule other) | |