public interface ICssSelectorItem
Modifier and Type | Method and Description |
---|---|
int |
getSpecificity()
Gets the specificity.
|
boolean |
matches(INode element)
Checks if the selector matches an element.
|
int getSpecificity()
boolean matches(INode element)
element
- the element
Copyright © 1998–2023 iText Group NV. All rights reserved.