Описание тега poi-hssf
HSSF is the Apache POI project's Java API for manipulating Excel format files (.xls and .xlsx)
The POI-HSSF tag is used for Apache POI Project's Java API for manipulating Excel format files (.xls and.xlsx).
HSSF is the POI Project's pure Java implementation of the Excel '97(-2007) file format. XSSF is the POI Project's pure Java implementation of the Excel 2007 OOXML (.xlsx) file format.
This tag should be used for questions around using and extending Apache POI HSSF.
More information on HSSF, the bug tracker and download links are available from http://poi.apache.org/spreadsheet/index.html
If you are starting with Apache POI, you may find the Busy Developer's link very useful: http://poi.apache.org/spreadsheet/quick-guide.html