|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This interface provides additional features to the
Condition interface.
| Field Summary |
|---|
| Method Summary | |
|---|---|
void |
fillAttributeSet(java.util.Set attrSet)
Fills the given set with the attribute names found in this selector. |
int |
getSpecificity()
Returns the specificity of this condition. |
boolean |
match(Element e,
java.lang.String pseudoE)
Tests whether this condition matches the given element. |
| Methods inherited from interface org.w3c.css.sac.Condition |
|---|
getConditionType |
| Method Detail |
public boolean match(Element e,
java.lang.String pseudoE)
public int getSpecificity()
public void fillAttributeSet(java.util.Set attrSet)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||