Class ClassCondition
java.lang.Object
org.htmlunit.cssparser.parser.AbstractLocatable
org.htmlunit.cssparser.parser.condition.ClassCondition
- All Implemented Interfaces:
Serializable,Condition,Locatable
ClassCondition class.
- Author:
- Ronald Brill
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.htmlunit.cssparser.parser.condition.Condition
Condition.ConditionType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.htmlunit.cssparser.parser.AbstractLocatable
getLocator, setLocatorMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.htmlunit.cssparser.parser.Locatable
getLocator, setLocator
-
Constructor Details
-
ClassCondition
Ctor.- Parameters:
value- the valuelocator- the locato
-
-
Method Details
-
getConditionType
getConditionType.
- Specified by:
getConditionTypein interfaceCondition- Returns:
- the associated condition type
-
getLocalName
getLocalName.
- Specified by:
getLocalNamein interfaceCondition- Returns:
- the local name
-
getValue
getValue.
-
toString
-