|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gargoylesoftware.htmlunit.html.IEConditionalCommentExpressionEvaluator
public final class IEConditionalCommentExpressionEvaluator
Evaluator for IE conditional expressions.
| Method Summary | |
|---|---|
static boolean |
evaluate(java.lang.String condition,
BrowserVersion browserVersion)
Evaluates the condition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static boolean evaluate(java.lang.String condition,
BrowserVersion browserVersion)
condition - the condition like "lt IE 7"browserVersion - the browser version. Note that currently it can only be an IE browser.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||