public class Engine extends UserAgentInfo
| Modifier and Type | Field and Description |
|---|---|
static List<Engine> |
engines
支持的引擎类型
|
static Engine |
Unknown
未知
|
NameUnknown| Modifier and Type | Method and Description |
|---|---|
String |
getVersion(String userAgentString)
获取引擎版本
|
equals, getName, getPattern, hashCode, isMatch, isUnknown, toStringpublic static final Engine Unknown
Copyright © 2025. All rights reserved.