Excel > JExcel API > How to load Excel Workbook from a Stream
How to load Excel Workbook from a Stream
Java Excel API is an open source java library to read, write and modify Excel spread sheets.
This requires the library jxl-2.6.12.jar to be in classpath.
The following example shows how to load an Excel workbook from a Stream.