Package org.nuxeo.common.utils
Class UserAgentMatcher
java.lang.Object
org.nuxeo.common.utils.UserAgentMatcher
Helper class to detect Html5 Dnd compliant browsers based on the User Agent string
- Author:
- Tiry ([email protected]), Thomas Roger
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
static boolean
isFirefox3
(String UA) static boolean
static boolean
static boolean
static boolean
isMSIE10OrMore
(String UA) static boolean
isMSIE6or7
(String UA) static boolean
-
Method Details
-
isFirefox3
-
isFirefox4OrMore
-
isSafari5
-
isChrome
-
html5DndIsSupported
-
isMSIE6or7
-
isMSIE10OrMore
- Since:
- 5.9.5
-
isMSEdge
- Since:
- 7.4
-
isHistoryPushStateSupported
-