org.w3c.flute.parser.selectors
public class LangConditionImpl extends Object implements LangCondition
Version: $Revision: 6653 $
Field Summary | |
---|---|
String | lang |
Constructor Summary | |
---|---|
LangConditionImpl(String lang)
Creates a new LangConditionImpl |
Method Summary | |
---|---|
short | getConditionType()
An integer indicating the type of Condition . |
String | getLang()
Returns the language |
Condition
.