public class GeneralAdjacentSelector extends AbstractSelector
Selector.SelectorType| Constructor and Description |
|---|
GeneralAdjacentSelector(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 GeneralAdjacentSelector(Selector child, SimpleSelector simpleSelector)
child - the child selectorsimpleSelector - the simple selectorpublic Selector.SelectorType getSelectorType()
public Selector getSelector()
public SimpleSelector getSimpleSelector()
Copyright © 2022. All rights reserved.