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 Abstract AbstractSelector class.ChildSelector DescendantSelector DescendantSelector class.DirectAdjacentSelector DirectAdjacentSelector class.ElementSelector ElementSelector class.GeneralAdjacentSelector GeneralAdjacentSelector class.PseudoElementSelector PseudoElementSelector class.SelectorListImpl Implementation of SelectorList.SelectorSpecificity Calculates a selector's specificity. -
Enum Summary Enum Description Selector.SelectorType SelectorType enum.