Interface SimpleSelector

All Superinterfaces:
Selector
All Known Subinterfaces:
CharacterDataSelector, ConditionalSelector, ElementSelector, NegativeSelector, ProcessingInstructionSelector
All Known Implementing Classes:
CharacterDataSelectorImpl, ConditionalSelectorImpl, ElementSelectorImpl, PseudoElementSelectorImpl

public interface SimpleSelector extends Selector
This interface is only for constraints on selectors.

A ConditionalSelector can only accept a simple selector or a negative selector.

Version:
$Revision: 1.4 $
Author:
Philippe Le Hegaret