A text extractor for Excel files.
Returns the textual content of the file, suitable for
indexing by something like Lucene, but not really
intended for display to the user.
To turn an excel file into a CSV or similar, then see
the XLS2CSVmra example
See Also:org.apache.poi.hssf.eventusermodel.examples.XLS2CSVmra