Class DescendantSelector

    • Constructor Detail

      • DescendantSelector

        public DescendantSelector​(Selector ancestorSelector,
                                  SimpleSelector simpleSelector)
        Ctor.
        Parameters:
        ancestorSelector - the ancestor selector
        simpleSelector - the simple selector
    • Method Detail

      • getSelectorType

        public Selector.SelectorType getSelectorType()

        getSelectorType.

        Returns:
        the associated selector type
      • getAncestorSelector

        public Selector getAncestorSelector()

        getAncestorSelector.

        Returns:
        the anchestor selector
      • getSimpleSelector

        public SimpleSelector getSimpleSelector()

        getSimpleSelector.

        Returns:
        the simple selector part