Class CSSStyleSheetImpl.SelectorEntry

java.lang.Object
org.htmlunit.cssparser.dom.CSSStyleSheetImpl.SelectorEntry
Enclosing class:
CSSStyleSheetImpl

public static final class CSSStyleSheetImpl.SelectorEntry extends Object
SelectorEntry.
  • Method Details

    • getSelector

      public Selector getSelector()
      Returns:
      the selector
    • getRule

      public CSSStyleRuleImpl getRule()
      Returns:
      the rule