org.jfree.layouting.input.style.selectors.conditions
public class OneOfAttributeCSSCondition extends AttributeCSSCondition
| Constructor Summary | |
|---|---|
| OneOfAttributeCSSCondition(String name, String namespace, boolean specified, String value) | |
| Method Summary | |
|---|---|
| short | getConditionType() An integer indicating the type of Condition. |
| boolean | isMatch(Object resolveState) |
Condition.