Package org.tridas.io.formats.csvmatrix

Microsoft Excel (95 and later).

See:
          Description

Class Summary
CSVMatrixFile  
CSVMatrixReader  
CSVMatrixToTridasDefaults  
CSVMatrixWriter  
TridasToCSVMatrixDefaults  
 

Package org.tridas.io.formats.csvmatrix 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.