Package org.htmlunit.cssparser.parser.selector
Package org.htmlunit.cssparser.parser.selector.
-
Interface Summary Interface Description Selector SelectorList The SelectorList interface provides the abstraction of an ordered collection of selectors, without defining or constraining how this collection is implemented.SimpleSelector This interface is only for constraints on selectors. -
Class Summary Class Description AbstractSelector ChildSelector DescendantSelector DirectAdjacentSelector ElementSelector GeneralAdjacentSelector PseudoElementSelector SelectorListImpl Implementation of SelectorList.SelectorSpecificity Calculates a selector's specificity. -
Enum Summary Enum Description Selector.SelectorType SelectorType enum.