|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.w3c.flute.parser.selectors.LangConditionImpl
public class LangConditionImpl
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 |
---|
public LangConditionImpl(java.lang.String lang)
Method Detail |
---|
public short getConditionType()
Condition
.
public java.lang.String getLang()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |