org.w3c.flute.parser.selectors

Class LangConditionImpl

public class LangConditionImpl extends Object implements LangCondition

Version: $Revision: 6653 $

Author: Philippe Le Hegaret

Field Summary
Stringlang
Constructor Summary
LangConditionImpl(String lang)
Creates a new LangConditionImpl
Method Summary
shortgetConditionType()
An integer indicating the type of Condition.
StringgetLang()
Returns the language

Field Detail

lang

String lang

Constructor Detail

LangConditionImpl

public LangConditionImpl(String lang)
Creates a new LangConditionImpl

Method Detail

getConditionType

public short getConditionType()
An integer indicating the type of Condition.

getLang

public String getLang()
Returns the language