You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

To access or to create Microsoft Excel® documents, E2E provides three adapters:

Spreadsheet AdapterWith the Spreadsheet adapter you can access Excel documents via their workbook-sheet-row-cell structure and create CSV files out of Excel documents.
BigExcel GeneratorWith the BigExcel Generator you can create Excel documents out of simple structured bulk data.
Excel GeneratorWith the Excel Generator you can create Excel documents out of complex structured data.

The adapters use the HSSF and XSSF component of Apache POI. They support Excel 97-2003 (.xls) format as well as Excel 2007 (.xlsx) format.

All adapters are provided as E2E Libraries. For more information on how to use a library, refer to Using xUML Service Libraries. You can download the libraries directly from the corresponding pages.

  • No labels