Skip to content

Latest commit

 

History

History
 
 

hasor-commons

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Commons 通用工具包

   通用的工具类集合,包括外部copy过来的一些工具类。

   这些类都位于 “net.hasor.utils” 包中。


内容

  1. jetty-utils 中的 json 工具包,经过简化改造。位于:net.hasor.utils.json
  2. asm源码,位于:net.hasor.utils.asm
  3. convert源码,来源于 apache commons,位于:net.hasor.utils.convert。
  4. 其它Utils,来源于 apache commons 以及平时沉淀。