org.ujmp.core.importer.source
Class AbstractMatrixStringImportSource
- java.lang.Object
-
- org.ujmp.core.importer.source.AbstractMatrixImportSource
-
- org.ujmp.core.importer.source.AbstractMatrixStringImportSource
-
- All Implemented Interfaces:
- MatrixDenseCSVImportFormat, MatrixImportFormat, MatrixImportSource, MatrixStringImportSource
- Direct Known Subclasses:
- DefaultMatrixStringImportSource
public abstract class AbstractMatrixStringImportSource extends AbstractMatrixImportSource implements MatrixStringImportSource
-
-
Constructor Summary
Constructors Constructor and Description AbstractMatrixStringImportSource(Matrix matrix, java.lang.String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetString()-
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixImportSource
getTargetMatrix
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.ujmp.core.importer.format.MatrixDenseCSVImportFormat
asDenseCSV, asDenseCSV, asDenseCSV
-
-
-
-
Constructor Detail
-
AbstractMatrixStringImportSource
public AbstractMatrixStringImportSource(Matrix matrix, java.lang.String string)
-
-
Method Detail
-
getString
public java.lang.String getString()
- Specified by:
getStringin interfaceMatrixStringImportSource
-
-
DataMelt 3.0 © DataMelt by jWork.ORG