Package | Description |
---|---|
top.hmtools.javaWeb.userAgent |
http header useragent信息获取相关工具类
|
Modifier and Type | Method and Description |
---|---|
Version |
UserAgentTools.getBrowserVersion()
获取浏览器版本信息
必须在执行 UserAgent(String) 或者 UserAgent.parseUserAgent(String)后使用。 如果没有可用的信息,会返回null |
Version |
Browser.getVersion(String userAgentString)
Detects the detailed version information of the browser.
|
Copyright © 2018. All rights reserved.