Package adams.data.io.input

Interface Summary
MultiSheetSpreadSheetReader Interface for spreadsheet readers that can read multiple sheets from the same document.
 

Class Summary
AbstractMultiSheetSpreadSheetReader Ancestor for spreadsheet readers that can read multiple sheets from a document in one go.
AbstractMultiSheetSpreadSheetReaderWithMissingValueSupport Ancestor for spreadsheet readers that allow the specification of a custom missing value string.
GnumericSpreadSheetReader Reads Gnumeric workbook files (GZIP compressed or uncompressed XML), version 1.10.13.
SqlDumpSpreadSheetReader Reads in SQL dump files.
SqlDumpSpreadSheetReader.ChunkReader Reads CSV files chunk by chunk.
 



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