| Package | Description |
|---|---|
| org.htmlunit.cssparser.parser.condition |
Package org.htmlunit.cssparser.parser.condition.
|
| Modifier and Type | Method and Description |
|---|---|
Condition.ConditionType |
SuffixAttributeCondition.getConditionType()
getConditionType.
|
Condition.ConditionType |
SubstringAttributeCondition.getConditionType()
getConditionType.
|
Condition.ConditionType |
PseudoClassCondition.getConditionType()
getConditionType.
|
Condition.ConditionType |
PrefixAttributeCondition.getConditionType() |
Condition.ConditionType |
OneOfAttributeCondition.getConditionType()
getConditionType.
|
Condition.ConditionType |
NotPseudoClassCondition.getConditionType() |
Condition.ConditionType |
LangCondition.getConditionType() |
Condition.ConditionType |
IdCondition.getConditionType()
getConditionType.
|
Condition.ConditionType |
Condition.getConditionType()
getConditionType.
|
Condition.ConditionType |
ClassCondition.getConditionType()
getConditionType.
|
Condition.ConditionType |
BeginHyphenAttributeCondition.getConditionType() |
Condition.ConditionType |
AttributeCondition.getConditionType() |
static Condition.ConditionType |
Condition.ConditionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Condition.ConditionType[] |
Condition.ConditionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 HtmlUnit. All rights reserved.