| Package | Description |
|---|---|
| com.steadystate.css.parser.selectors | |
| com.steadystate.css.sac | |
| org.w3c.css.sac |
| Modifier and Type | Class and Description |
|---|---|
class |
AndConditionImpl |
| Modifier and Type | Method and Description |
|---|---|
CombinatorCondition |
ConditionFactoryImpl.createAndCondition(Condition first,
Condition second) |
CombinatorCondition |
ConditionFactoryImpl.createOrCondition(Condition first,
Condition second) |
| Modifier and Type | Method and Description |
|---|---|
CombinatorCondition |
ConditionFactoryAdapter.createAndCondition(Condition first,
Condition second) |
CombinatorCondition |
ConditionFactoryAdapter.createOrCondition(Condition first,
Condition second) |
| Modifier and Type | Method and Description |
|---|---|
CombinatorCondition |
ConditionFactory.createAndCondition(Condition first,
Condition second)
Creates an and condition
|
CombinatorCondition |
ConditionFactory.createOrCondition(Condition first,
Condition second)
Creates an or condition
|
Copyright © 2026. All rights reserved.