public class PseudoElementSelector extends AbstractSelector implements SimpleSelector
PseudoElementSelector class.
Selector.SelectorType| Constructor and Description |
|---|
PseudoElementSelector(String localName,
Locator locator,
boolean doubleColon)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalName()
getLocalName.
|
Selector.SelectorType |
getSelectorType()
getSelectorType.
|
SimpleSelector |
getSimpleSelector()
getSimpleSelector.
|
String |
toString() |
getSelectorSpecificitygetLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSelectorSpecificitygetLocator, setLocatorpublic Selector.SelectorType getSelectorType()
getSelectorType.
getSelectorType in interface Selectorpublic SimpleSelector getSimpleSelector()
getSimpleSelector.
getSimpleSelector in interface Selectorpublic String getLocalName()
getLocalName.
Copyright © 2024 HtmlUnit. All rights reserved.