Uses of Class
org.gageot.excel.core.ExcelTemplate

Packages that use ExcelTemplate
org.gageot.excel.core Provides the core Excel framework, based on ExcelTemplate and its associated callback interfaces and helper objects. 
 

Uses of ExcelTemplate in org.gageot.excel.core
 

Methods in org.gageot.excel.core that return ExcelTemplate
protected  ExcelTemplate ExcelTemplateDaoSupport.createExcelTemplate(org.springframework.core.io.Resource resource)
           
 ExcelTemplate ExcelTemplateDaoSupport.getExcelTemplate()
           
 

Methods in org.gageot.excel.core with parameters of type ExcelTemplate
 void ExcelTemplateDaoSupport.setExcelTemplate(ExcelTemplate excelTemplate)
           
 



Copyright © 2007 gageot.net. All Rights Reserved.