Module jdk.xml.dom

Interface CSSStyleRule

All Superinterfaces:
CSSRule

public interface CSSStyleRule extends CSSRule
The CSSStyleRule interface represents a single rule set in a CSS style sheet.

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

Since:
1.4, DOM Level 2