public class ClassCondition extends AbstractLocatable implements Condition, Serializable
ClassCondition class.
Condition.ConditionType| Constructor and Description |
|---|
ClassCondition(String value,
Locator locator)
Ctor.
|
| Modifier and Type | Method and Description |
|---|---|
Condition.ConditionType |
getConditionType()
getConditionType.
|
String |
getLocalName()
getLocalName.
|
String |
getValue()
getValue.
|
String |
toString() |
getLocator, setLocatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocator, setLocatorpublic Condition.ConditionType getConditionType()
getConditionType.
getConditionType in interface Conditionpublic String getLocalName()
getLocalName.
getLocalName in interface Conditionpublic String getValue()
getValue.
Copyright © 2024 HtmlUnit. All rights reserved.