Package | Description |
---|---|
cn.hutool.http.useragent |
User-Agent解析
|
Modifier and Type | Field and Description |
---|---|
static OS |
OS.Unknown
未知
|
Modifier and Type | Field and Description |
---|---|
static List<OS> |
OS.oses
支持的引擎类型
|
Modifier and Type | Method and Description |
---|---|
OS |
UserAgent.getOs()
获取系统类型
|
Modifier and Type | Method and Description |
---|---|
void |
UserAgent.setOs(OS os)
设置系统类型
|
Copyright © 2024. All rights reserved.