org.w3c.flute.parser.selectors
Class LangConditionImpl

java.lang.Object
  extended by org.w3c.flute.parser.selectors.LangConditionImpl

public class LangConditionImpl
extends java.lang.Object


Constructor Summary
LangConditionImpl(java.lang.String lang)
          Creates a new LangConditionImpl
 
Method Summary
 short getConditionType()
          An integer indicating the type of Condition.
 java.lang.String getLang()
          Returns the language
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LangConditionImpl

public LangConditionImpl(java.lang.String lang)
Creates a new LangConditionImpl

Method Detail

getConditionType

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


getLang

public java.lang.String getLang()
Returns the language