| Package | Description |
|---|---|
| com.gargoylesoftware.css.parser.condition |
Package com.gargoylesoftware.css.parser.condition.
|
| Modifier and Type | Method and Description |
|---|---|
Condition.ConditionType |
AttributeCondition.getConditionType() |
Condition.ConditionType |
BeginHyphenAttributeCondition.getConditionType() |
Condition.ConditionType |
ClassCondition.getConditionType() |
Condition.ConditionType |
Condition.getConditionType() |
Condition.ConditionType |
IdCondition.getConditionType() |
Condition.ConditionType |
LangCondition.getConditionType() |
Condition.ConditionType |
OneOfAttributeCondition.getConditionType() |
Condition.ConditionType |
PrefixAttributeCondition.getConditionType() |
Condition.ConditionType |
PseudoClassCondition.getConditionType() |
Condition.ConditionType |
SubstringAttributeCondition.getConditionType() |
Condition.ConditionType |
SuffixAttributeCondition.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 © 2021. All rights reserved.