Class HtmlCCommentExpressionMatcher
java.lang.Object
jodd.lagarto.dom.HtmlCCommentExpressionMatcher
Validates conditional comments expressions.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanMatches conditional comment expression with current mode.private floatversionToCompare(float ieVersion, float number)
-
Constructor Details
-
HtmlCCommentExpressionMatcher
public HtmlCCommentExpressionMatcher()
-
-
Method Details
-
match
Matches conditional comment expression with current mode. Returnstrueit conditional comment expression is positive, otherwise returnsfalse. -
versionToCompare
private float versionToCompare(float ieVersion, float number)
-