Spreadsheet Toolkit

Package corpus.extractor

Provides classes and interfaces for converting between Excel's BIFF encoding to that used by the toolkit.

See:
          Description

Class Summary
ExcelaccessorRead  
Extractor Extractor is used to call ExcelaccessorRead or JExcelAPI.
JExcelRead Goes through each cell in the workbook, and if the contents of that cell is a formula, it prints out the last calculated value and the formula string
 

Package corpus.extractor Description

Provides classes and interfaces for converting between Excel's BIFF encoding to that used by the toolkit.


Spreadsheet Toolkit

Project Home Page