public class NotPseudoClassCondition extends AbstractLocatable implements Condition, Serializable
Condition.ConditionType| Constructor and Description |
|---|
NotPseudoClassCondition(SelectorList selectors,
Locator locator,
boolean doubleColon)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Condition.ConditionType |
getConditionType()
getConditionType.
|
String |
getLocalName()
getLocalName.
|
SelectorList |
getSelectors() |
String |
getValue()
getValue.
|
String |
toString() |
getLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocator, setLocatorpublic NotPseudoClassCondition(SelectorList selectors, Locator locator, boolean doubleColon)
selectors - the selector listlocator - the locatordoubleColon - true if was prefixed by double colonpublic Condition.ConditionType getConditionType()
ConditiongetConditionType.
getConditionType in interface Conditionpublic String getLocalName()
getLocalName.
getLocalName in interface Conditionpublic String getValue()
getValue.
public SelectorList getSelectors()
Copyright © 2025 HtmlUnit. All rights reserved.