public class ElementSelector extends AbstractSelector implements SimpleSelector, Serializable
Selector.SelectorType| Constructor and Description |
|---|
ElementSelector(String localName,
Locator locator) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCondition(Condition condition) |
List<Condition> |
getConditions() |
String |
getElementName() |
String |
getLocalName() |
String |
getLocalNameLowerCase() |
Selector.SelectorType |
getSelectorType() |
SimpleSelector |
getSimpleSelector() |
String |
toString() |
getSelectorSpecificitygetLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSelectorSpecificitygetLocator, setLocatorpublic Selector.SelectorType getSelectorType()
getSelectorType in interface Selectorpublic SimpleSelector getSimpleSelector()
getSimpleSelector in interface Selectorpublic String getLocalName()
public String getLocalNameLowerCase()
public String getElementName()
public void addCondition(Condition condition)
Copyright © 2018. All rights reserved.