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

org.jeecgframework.poi.cache.package-info Maven / Gradle / Ivy

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy