Package org.ujmp.core.export.exporter
Interface MatrixWriterExporter
- All Superinterfaces:
MatrixExporter
- All Known Implementing Classes:
AbstractMatrixWriterExporter
,DefaultMatrixWriterCSVExporter
,DefaultMatrixWriterHtmlExporter
,DefaultMatrixWriterLatexExporter
,DefaultMatrixWriterMatlabScriptExporter
,DefaultMatrixWriterRScriptExporter
,DefaultMatrixWriterSQLExporter
-
Method Summary
Methods inherited from interface org.ujmp.core.export.exporter.MatrixExporter
getMatrix
-
Method Details
-
getWriter
Writer getWriter()
-