List of usage examples for org.apache.poi.hssf.eventusermodel AbortableHSSFListener subclass-usage
From source file my_poi.MyXLS2CSVmra.java
/**
* A XLS -> CSV processor, that uses the MissingRecordAware EventModel code to
* ensure it outputs all columns and rows.
*
* @author Nick Burch
*/