| Class | Description |
|---|---|
| ClassExistCacheUtils |
ClassCacheUtils is utility class to cache some info of classes read and write
method
|
| ClassExistCacheUtils.ClassOrMethodNotExist | |
| Debug |
Debug Util
|
| JsonUtil |
Small Jackson util, all methods will return null if exception happen
|
| MD5Util | |
| MyFileUtils |
File Utilities usually used inside of of this project
|
| MyStrUtils |
String Utilities usually used inside of framework
|
| Txt |
Child class extended from Text support multiple line String.
|
| TxtUtils |
TextUtils is used to read Java source file from sources folder, usage: String
src=TextUtils.getJavaSourceCode(Foo.class, "UTF-8"); To use this function
need copy java src file into resources folder or set a plug-in in pom.xml,
detail see
|
Copyright © 2022. All rights reserved.