public class RelativeSelector extends AbstractSelector
Selector.SelectorType| Constructor and Description |
|---|
RelativeSelector(Combinator combinator,
Selector selector)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Combinator |
getCombinator() |
Selector |
getSelector() |
Selector.SelectorType |
getSelectorType()
getSelectorType.
|
SimpleSelector |
getSimpleSelector()
getSimpleSelector.
|
String |
toString() |
getSelectorSpecificitygetLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocator, setLocatorpublic RelativeSelector(Combinator combinator, Selector selector)
combinator - the combinator to useselector - the selectorpublic Selector getSelector()
public Selector.SelectorType getSelectorType()
SelectorgetSelectorType.
public Combinator getCombinator()
public SimpleSelector getSimpleSelector()
SelectorgetSimpleSelector.
Copyright © 2025 HtmlUnit. All rights reserved.