Package cn.sinozg.applet.tool
Class RepeatClassFile
java.lang.Object
cn.sinozg.applet.tool.RepeatClassFile
统计多余的文件
- Since:
- 2024-07-08 22:52
- Author:
- xieyubin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RepeatClassResponseabsentClass(RepeatClassRequest params) 读取项目中多余的文件private static voiditemFile(Map<String, JavaFileInfo> map, File file) private static voidschema(String name, RepeatClassResponse response) private static voidvalidator(Map<String, JavaFileInfo> map, String vpath, RepeatClassResponse response)
-
Field Details
-
SUFFIX
- See Also:
-
AI
-
PATTERN
-
log
private static final org.slf4j.Logger log
-
-
Constructor Details
-
RepeatClassFile
public RepeatClassFile()
-
-
Method Details
-
absentClass
读取项目中多余的文件- Parameters:
params- 参数- Returns:
- 返回结果
- Throws:
IOException- 异常
-
validator
private static void validator(Map<String, JavaFileInfo> map, String vpath, RepeatClassResponse response) -
itemFile
- Throws:
IOException
-
schema
-