public class SafariUtils extends Object
Version/1.2.3 from where the version of
Safari browser can be extracted and others that do not.
Fortunately Safari User-Agent string contains version of WebKit that can be used to discover the version of Safari browser.
This class contains mapping between version of WebKit and Safari browser taken from @see Wikipedia.
In most cases version of WebKit exists and uniquely identifies version of Safari browser.
Unfortunately there are several exceptions.
| Constructor and Description |
|---|
SafariUtils() |
Copyright © 2018. All rights reserved.