Package org.htmlunit.css
Class BrowserConfiguration.FFESR
- java.lang.Object
-
- org.htmlunit.css.BrowserConfiguration
-
- org.htmlunit.css.BrowserConfiguration.FFESR
-
- Enclosing class:
- BrowserConfiguration
private static class BrowserConfiguration.FFESR extends BrowserConfiguration
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.htmlunit.css.BrowserConfiguration
BrowserConfiguration.ChromeAndEdgeNotIterable
-
-
Constructor Summary
Constructors Constructor Description FFESR(java.lang.String defaultValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(BrowserVersion browserVersion)
-
Methods inherited from class org.htmlunit.css.BrowserConfiguration
chrome, chromeAndEdge, chromeAndEdgeAndFirefox, chromeAndEdgeAuto, chromeAndEdgeEmpty, chromeAndEdgeNone, chromeAndEdgeNormal, chromeAndEdgeNotIterable, edge, ff, ffEsr, ffLatest, ffNone, ffNormal, ffNotIterable, getDefaultValue, getMatchingConfiguration, isIteratable
-
-
-
-
Method Detail
-
matches
public boolean matches(BrowserVersion browserVersion)
- Specified by:
matches
in classBrowserConfiguration
-
-