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() . |
String |
toString()
Returns a text representation of this object.
|
getFirstCondition, getSecondCondition
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.