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() |
String |
getLocalName() |
SelectorList |
getSelectors() |
String |
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()
getConditionType in interface Conditionpublic String getLocalName()
getLocalName in interface Conditionpublic SelectorList getSelectors()
Copyright © 2023. All rights reserved.