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