Modifier and Type | Method and Description |
---|---|
static String |
getAppCodeName()
Gets the navigator.appCodeName.
|
static String |
getAppName()
Gets the navigator.appName.
|
static String |
getAppVersion()
Gets the navigator.appVersion.
|
static String |
getPlatform()
Gets the navigator.platform.
|
static String |
getUserAgent()
Gets the navigator.userAgent.
|
static boolean |
isCookieEnabled()
Checks whether or not cookies are enabled or disabled.
|
static boolean |
isJavaEnabled()
Tests whether Java is enabled in the current browser.
|
public static String getAppCodeName()
public static String getAppName()
public static String getAppVersion()
public static String getPlatform()
public static String getUserAgent()
public static boolean isCookieEnabled()
public static boolean isJavaEnabled()
Copyright © 2018. All rights reserved.