public class DirectAdjacentSelector extends AbstractSelector implements Serializable
Selector.SelectorType| Constructor and Description |
|---|
DirectAdjacentSelector(Selector child,
SimpleSelector simpleSelector) |
| 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)
public Selector.SelectorType getSelectorType()
getSelectorType in interface Selectorpublic Selector getSelector()
public SimpleSelector getSimpleSelector()
getSimpleSelector in interface SelectorCopyright © 2018. All rights reserved.