Package adams.data.io.input

Class Summary
AbstractExcelSpreadSheetReader Ancestor for special Excel readers.
ExcelSpreadSheetReader Reads MS Excel files (using DOM).
ExcelStreamingSpreadSheetReader Reads large MS Excel XML files (using streaming via SAX).
Increasing the debug level to more than 1 results in outputting detailed information on cells.
ExcelStreamingSpreadSheetReader.SheetHandler For reading a sheet from XML.
 

Exception Summary
ExcelStreamingSpreadSheetReader.ParseStopException Dummy exception to stop the parsing.
 



Copyright © 2013 University of Waikato, Hamilton, NZ. All Rights Reserved.