Interface Selector
- All Superinterfaces:
Locatable
- All Known Subinterfaces:
SimpleSelector
- All Known Implementing Classes:
AbstractSelector, ChildSelector, DescendantSelector, DirectAdjacentSelector, ElementSelector, GeneralAdjacentSelector, PseudoElementSelector
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface Locatable
getLocator, setLocator
-
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
-