Package org.ujmp.core.export.format
Interface MatrixDenseCSVStringExportFormat
- All Superinterfaces:
MatrixExportFormat
- All Known Subinterfaces:
MatrixStringExportDestination
- All Known Implementing Classes:
AbstractMatrixStringExportDestination
,DefaultMatrixStringExportDestination
-
Method Summary
Modifier and TypeMethodDescriptionasDenseCSV
(char columnSeparator) asDenseCSV
(char columnSeparator, char enclosingCharacter)
-
Method Details
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-