public class IdSelector extends Selector
Constructor and Description |
---|
IdSelector(java.lang.String id) |
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