All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.afterturn.easypoi.cache.package-info Maven / Gradle / Ivy

There is a newer version: 4.5.0
Show newest version
/**
 * 对POI用到的模板进行缓存,进行统一管理,缓存工具暂时使用guava(脱离配置文件)
 * 缓存方式统一为byte[] 屏蔽文件类型的差异
 * 缓存获取方式,URL或者URL+index(EXcel的)
 */
/**
 * @author JueYue
 *  2014年2月10日
 * @version 1.0
 */
package cn.afterturn.easypoi.cache;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy