Interface CSSCounterStyleRule

All Superinterfaces:
CSSRule, CSSRule

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.