public class DescendantSelector extends AbstractSelector
DescendantSelector class.
Selector.SelectorType| Constructor and Description |
|---|
DescendantSelector(Selector ancestorSelector,
SimpleSelector simpleSelector)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Selector |
getAncestorSelector()
getAncestorSelector.
|
Selector.SelectorType |
getSelectorType()
getSelectorType.
|
SimpleSelector |
getSimpleSelector()
getSimpleSelector.
|
String |
toString() |
getSelectorSpecificitygetLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocator, setLocatorpublic DescendantSelector(Selector ancestorSelector, SimpleSelector simpleSelector)
ancestorSelector - the ancestor selectorsimpleSelector - the simple selectorpublic Selector.SelectorType getSelectorType()
getSelectorType.
public Selector getAncestorSelector()
getAncestorSelector.
public SimpleSelector getSimpleSelector()
getSimpleSelector.
Copyright © 2025 HtmlUnit. All rights reserved.