Interface CSSCounterStyleRule

All Superinterfaces:
CSSRule, org.w3c.dom.css.CSSRule
All Known Implementing Classes:
CounterStyleRule

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

    • getName

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