public class DefaultAndCondition extends AbstractCombinatorCondition
org.w3c.css.sac.CombinatorCondition interface.firstCondition, secondCondition| Constructor and Description |
|---|
DefaultAndCondition(Condition c1,
Condition c2)
Creates a new CombinatorCondition object.
|
| Modifier and Type | Method and Description |
|---|---|
short |
getConditionType()
SAC: Implements
org.w3c.css.sac.Condition#getConditionType(). |
java.lang.String |
toString()
Returns a text representation of this object.
|
getFirstCondition, getSecondConditionCopyright ? 2009 Apache Software Foundation. All Rights Reserved.