public class AnyElementSelector extends Selector
Constructor and Description |
---|
AnyElementSelector() |
Modifier and Type | Method and Description |
---|---|
ElementMatcher |
getElementMatcher() |
int |
getSpecificity() |
void |
serialize(java.io.PrintWriter out) |
addSpecificity
public ElementMatcher getElementMatcher()
getElementMatcher
in class Selector
public int getSpecificity()
getSpecificity
in class Selector