org.w3c.css.sac
public interface ConditionalSelector extends SimpleSelector
Version: $Revision: 477010 $
See Also: SAC_CONDITIONAL_SELECTOR
Method Summary | |
---|---|
Condition | getCondition()
Returns the condition to be applied on the simple selector. |
SimpleSelector | getSimpleSelector()
Returns the simple selector.
|
The simple selector can't be a ConditionalSelector
.