Package org.ujmp.core.importer.source
Class DefaultMatrixReaderImportSource
java.lang.Object
org.ujmp.core.importer.source.AbstractMatrixImportSource
org.ujmp.core.importer.source.AbstractMatrixReaderImportSource
org.ujmp.core.importer.source.DefaultMatrixReaderImportSource
- All Implemented Interfaces:
MatrixDenseCSVImportFormat
,MatrixImportFormat
,MatrixImportSource
,MatrixReaderImportSource
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasDenseCSV
(char columnSeparator) asDenseCSV
(char columnSeparator, char enclosingCharacter) Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixReaderImportSource
getReader
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixImportSource
getTargetMatrix
-
Constructor Details
-
DefaultMatrixReaderImportSource
-
-
Method Details
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-