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 node
Copyright © 1998–2023 iText Group NV. All rights reserved.