Interface CSSNestedDeclarations

All Superinterfaces:
CSSRule, CSSRule

public interface CSSNestedDeclarations extends CSSRule
A CSS rule that contains declarations in a nested rule context.
  • Method Details

    • getStyle

      Get the style that represents the nested declarations.
      Returns:
      the nested style declaration.