Interface Selector

All Superinterfaces:
Locatable
All Known Subinterfaces:
SimpleSelector
All Known Implementing Classes:
AbstractSelector, ChildSelector, DescendantSelector, DirectAdjacentSelector, ElementSelector, GeneralAdjacentSelector, PseudoElementSelector

public interface Selector extends Locatable
  • Method Details

    • getSelectorType

      Selector.SelectorType getSelectorType()
      Returns:
      the associated selector type
    • getSimpleSelector

      SimpleSelector getSimpleSelector()
      Returns:
      the simple selector part
    • getSelectorSpecificity

      SelectorSpecificity getSelectorSpecificity()
      Returns:
      the selector specificity