public interface ICssSelector
| Modifier and Type | Method and Description |
|---|---|
int |
calculateSpecificity()
Calculates the specificity.
|
boolean |
matches(INode node)
Checks if a node matches the selector.
|
int calculateSpecificity()
boolean matches(INode node)
node - the nodeCopyright © 1998–2023 Apryse Group NV. All rights reserved.