public static interface Selector.SelectorPart
| Modifier and Type | Method and Description |
|---|---|
void |
computeSpecificity(CombinedSelector.Specificity spec) |
boolean |
matches(Element e,
ElementMatcher matcher,
MatchCondition cond) |
boolean matches(Element e, ElementMatcher matcher, MatchCondition cond)
void computeSpecificity(CombinedSelector.Specificity spec)
Copyright © 2018. All rights reserved.