Uses of Class
adams.data.io.input.AbstractMultiSheetSpreadSheetReaderWithMissingValueSupport
-
Packages that use AbstractMultiSheetSpreadSheetReaderWithMissingValueSupport Package Description adams.data.io.input -
-
Uses of AbstractMultiSheetSpreadSheetReaderWithMissingValueSupport in adams.data.io.input
Subclasses of AbstractMultiSheetSpreadSheetReaderWithMissingValueSupport in adams.data.io.input Modifier and Type Class Description classAbstractExcelSpreadSheetReader<T extends Range>Ancestor for special Excel readers.classExcelSpreadSheetReaderReads MS Excel files (using DOM).classExcelStreamingSpreadSheetReaderReads large MS Excel XML files (using streaming via SAX).
Increasing the debug level to more than 1 results in outputting detailed information on cells.classGnumericSpreadSheetReaderReads Gnumeric workbook files (GZIP compressed or uncompressed XML), version 1.10.13.classODFSpreadSheetReaderReads ODF (Open Document Format) spreadsheet files.
If a row contains only empty cells, this is interpreted as the end of the sheet.
-