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