public static class PseudoClasses.PARENT extends PseudoClass
:empty.| Constructor and Description |
|---|
PARENT() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Node node)
Returns
true if node matches the pseudo-class. |
getPseudoClassName, matchInRangepublic boolean match(Node node)
PseudoClasstrue if node matches the pseudo-class.match in class PseudoClass