|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.steadystate.css.parser.selectors.LangConditionImpl
public class LangConditionImpl
Field Summary |
---|
Constructor Summary | |
---|---|
LangConditionImpl(java.lang.String lang)
|
Method Summary | |
---|---|
short |
getConditionType()
An integer indicating the type of Condition . |
java.lang.String |
getLang()
Returns the language |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LangConditionImpl(java.lang.String lang)
Method Detail |
---|
public short getConditionType()
Condition
Condition
.
getConditionType
in interface Condition
public java.lang.String getLang()
LangCondition
getLang
in interface LangCondition
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |