Package org.tridas.io.formats.excelmatrix

Microsoft Excel (95 and later).

See:
          Description

Class Summary
ExcelMatrixFile  
ExcelMatrixReader  
ExcelMatrixToTridasDefaults  
ExcelMatrixWriter  
TridasToExcelMatrixDefaults  
 

Package org.tridas.io.formats.excelmatrix Description

Microsoft Excel (95 and later). It writes out data in columns, the first containing the years, and the remaining columns (one for each series) the data values. No unit handling is done, the values are as they were stored in the original data formats.

Note this format uses the JXL library which unlike the rest of this library is released under the GPL licence. If you are using this library in



Copyright © 2011. All Rights Reserved.