Skip to content

jayZheng87/Thusy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

依赖与ApacheCommon的 Java 通用工具

工程类概览:

ArrayUtil ----->数组通用工具类

BrowserUtil ----->浏览器通用工具类

ClassLoaderUtil ----->类加载通用工具类

ClassUtil ----->类通用工具类

CollectionUtil ----->依赖与 commons.lang 集合通用工具类

DateUtil ----->依赖与 commons.lang 的日期通用工具类

FileUtil ----->文件通用工具类

IOUtil ----->输入输出通用工具类

JVMRandom ----->随机数通用工具类

NumberUtil ----->数值通用工具类

ObjectUtil ----->对象通用工具类

PropertiesLoader ----->配置文件加载读取通用工具类

ReflectionUtils ----->反射通用工具类

RMButil ----->人民币通用工具类

SecurityUtil ----->依赖于 commons.codec 的安全通用工具类

StringUtil ----->字符串通用工具类

WebContainerUtil ----->容器通用工具类

ZipUtil ----->压缩通用工具类

JsonUtil ----> 依赖于 jackson 的 Json 工具类

XmlUtil -----> 依赖于 Xstream 的XML工具类

HttpClientUtil ----> 依赖与 apache.httpcomponents 的http 客户端工具类

About

Java 工具类库;在全面集成 Hutool 上进行工具类二次收集的一个类库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages