org.jfree.layouting.input.style.selectors.conditions
public class LangCSSCondition extends Object implements LangCondition, CSSCondition
| Constructor Summary | |
|---|---|
| LangCSSCondition(String value) | |
| Method Summary | |
|---|---|
| short | getConditionType() An integer indicating the type of Condition. |
| String | getLang() Returns the language |
| boolean | isMatch(Object resolveState) |
Condition.