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