Package org.ujmp.core.link.format
Interface MatrixDenseCSVLinkFormat
- All Superinterfaces:
MatrixLinkFormat
- All Known Subinterfaces:
MatrixFileLinkSource
,MatrixStringLinkSource
- All Known Implementing Classes:
AbstractMatrixFileLinkSource
,AbstractMatrixStringLinkSource
,DefaultMatrixFileLinkSource
,DefaultMatrixStringLinkSource
-
Method Summary
Modifier and TypeMethodDescriptionasDenseCSV
(char columnSeparator) asDenseCSV
(char columnSeparator, char enclosingCharacter)
-
Method Details
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-