Interface CSSCounterStyleRule

All Superinterfaces:
CSSRule, ExtendedCSSRule
All Known Implementing Classes:
CounterStyleRule

public interface CSSCounterStyleRule extends ExtendedCSSRule
Counter-style rule. @see CSS Counter Styles Level 3.
  • Method Details

    • getName

      String getName()
      Gets the counter-style name.
      Returns:
      the counter-style name.