Module jdk.xml.dom

Interface CSSUnknownRule

All Superinterfaces:
CSSRule

public interface CSSUnknownRule extends CSSRule
The CSSUnknownRule interface represents an at-rule not supported by this user agent.

See also the Document Object Model (DOM) Level 2 Style Specification.

Since:
1.4, DOM Level 2