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