public class ClassSelector extends Selector
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object arg) |
ElementMatcher |
getElementMatcher() |
int |
getSpecificity() |
int |
hashCode() |
void |
serialize(java.io.PrintWriter out) |
addSpecificity
public boolean equals(java.lang.Object arg)
equals
in class java.lang.Object
public ElementMatcher getElementMatcher()
getElementMatcher
in class Selector
public int getSpecificity()
getSpecificity
in class Selector
public int hashCode()
hashCode
in class java.lang.Object