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
Author:
Ronald Brill
  • Method Details

    • getSelectorType

      Selector.SelectorType getSelectorType()

      getSelectorType.

      Returns:
      the associated selector type
    • getSimpleSelector

      SimpleSelector getSimpleSelector()

      getSimpleSelector.

      Returns:
      the simple selector part
    • getSelectorSpecificity

      SelectorSpecificity getSelectorSpecificity()

      getSelectorSpecificity.

      Returns:
      the selector specificity