Uses of Package
org.gageot.excel.core

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

Classes in org.gageot.excel.core used by org.gageot.excel.core
CellCallbackHandler
          Callback interface used by ExcelTemplate's query methods.
CellMapper
          An interface used by ExcelTemplate for mapping cells.
ExcelTemplate
          This is the central class in the Excel core package.
RowCallbackHandler
          Callback interface used by ExcelTemplate's query methods.
RowMapper
          An interface used by ExcelTemplate for mapping rows.
SheetExtractor
          Callback interface used by ExcelTemplate's query methods.
 



Copyright © 2007 gageot.net. All Rights Reserved.