Package org.decisiondeck.jmcda.persist.text

Utilities to export (and perhaps import) XMCDA data to text files, meaning Comma Separated Value (CSV) files or more general text files, but not including more specialized (even text) formats such as LaTeX or IRIS data or XML.

See:
          Description

Class Summary
CsvExporter No need to close this object after use: the user has initialized the stream so let him close it after use himself.
CsvImporter Imports evaluations written in a CSV format.
MahdiExporter A class to export sorting assignments data to a format called Mahdi format, after the name of a colleague who uses it.
TextExporter  
 

Package org.decisiondeck.jmcda.persist.text Description

Utilities to export (and perhaps import) XMCDA data to text files, meaning Comma Separated Value (CSV) files or more general text files, but not including more specialized (even text) formats such as LaTeX or IRIS data or XML.



Copyright © 2011. All Rights Reserved.