Package | Description |
---|---|
org.dromara.hutool.http.useragent |
User-Agent解析
|
Modifier and Type | Field and Description |
---|---|
static BrowserEngine |
BrowserEngine.Unknown
未知
|
Modifier and Type | Field and Description |
---|---|
static List<BrowserEngine> |
BrowserEngine.engines
支持的引擎类型
|
Modifier and Type | Method and Description |
---|---|
BrowserEngine |
UserAgent.getEngine()
获取引擎类型
|
Modifier and Type | Method and Description |
---|---|
void |
UserAgent.setEngine(BrowserEngine engine)
设置引擎类型
|
Copyright © 2025. All rights reserved.