org.w3c.css.sac
public interface SiblingSelector extends Selector
Version: $Revision: 477010 $
See Also: SAC_DIRECT_ADJACENT_SELECTOR
| Field Summary | |
|---|---|
| static short | ANY_NODE |
| Method Summary | |
|---|---|
| short | getNodeType()
The node type to considered in the siblings list.
|
| Selector | getSelector()
Returns the first selector. |
| SimpleSelector | getSiblingSelector() |