Interface DescendantSelector

All Superinterfaces:
Selector
All Known Implementing Classes:
ChildSelectorImpl, DescendantSelectorImpl

public interface DescendantSelector extends Selector
Version:
$Revision: 1.4 $
Author:
Philippe Le Hegaret
See Also:
  • Method Details

    • getAncestorSelector

      Selector getAncestorSelector()
      Returns the parent selector.
    • getSimpleSelector

      SimpleSelector getSimpleSelector()