| Package | Description |
|---|---|
| com.alibaba.fastjson.serializer | |
| icu.easyj.core.constant | |
| icu.easyj.core.util.jar | |
| icu.easyj.core.util.version |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
EasyjFastjsonBugfixUtils.isLoopholeVersion(VersionInfo versionInfo)
判断是否为存在漏洞的版本
|
| Modifier and Type | Field and Description |
|---|---|
static VersionInfo |
Constants.VERSION_INFO |
| Modifier and Type | Method and Description |
|---|---|
VersionInfo |
JarContext.getVersionInfo() |
VersionInfo |
JarInfo.getVersionInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
JarContext.setVersionInfo(VersionInfo versionInfo) |
| Constructor and Description |
|---|
JarContext(String jarFilePath,
String name,
VersionInfo versionInfo,
Manifest manifest,
Attributes attributes) |
JarInfo(String filePath,
String group,
String name,
Attributes manifestAttributes,
VersionInfo versionInfo)
构造函数
|
| Modifier and Type | Method and Description |
|---|---|
static VersionInfo |
VersionUtils.parse(String version)
解析版本号,获取版本信息
|
| Modifier and Type | Method and Description |
|---|---|
int |
VersionInfo.compareTo(VersionInfo otherVersionInfo) |
Copyright © 2021–2022 EasyJ????. All rights reserved.