public interface ExtendedSelector
org.w3c.css.sac.Selector
.Modifier and Type | Method and Description |
---|---|
void |
fillAttributeSet(Set attrSet)
Fills the given set with the attribute names found in this selector.
|
int |
getSpecificity()
Returns the specificity of this selector.
|
boolean |
match(Element e,
String pseudoE)
Tests whether this selector matches the given element.
|
boolean match(Element e, String pseudoE)
int getSpecificity()
void fillAttributeSet(Set attrSet)
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.