org.jeecgframework.poi.cache
类 ExcelCache

java.lang.Object
  继承者 org.jeecgframework.poi.cache.ExcelCache

public final class ExcelCache
extends Object

Excel类型的缓存

版本:
1.0
作者:
JueYue

构造方法摘要
ExcelCache()
           
 
方法摘要
static org.apache.poi.ss.usermodel.Workbook getWorkbook(String url, Integer[] sheetNums, boolean needAll)
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ExcelCache

public ExcelCache()
方法详细信息

getWorkbook

public static org.apache.poi.ss.usermodel.Workbook getWorkbook(String url,
                                                               Integer[] sheetNums,
                                                               boolean needAll)


Copyright © 2015. All Rights Reserved.