org.ujmp.core.link.source
Class DefaultMatrixStringLinkSource
- java.lang.Object
-
- org.ujmp.core.link.source.AbstractMatrixLinkSource
-
- org.ujmp.core.link.source.AbstractMatrixStringLinkSource
-
- org.ujmp.core.link.source.DefaultMatrixStringLinkSource
-
- All Implemented Interfaces:
- MatrixDenseCSVLinkFormat, MatrixLinkFormat, MatrixLinkSource, MatrixStringLinkSource
public class DefaultMatrixStringLinkSource extends AbstractMatrixStringLinkSource
-
-
Constructor Summary
Constructors Constructor and Description DefaultMatrixStringLinkSource(java.lang.String string)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description MatrixasDenseCSV()MatrixasDenseCSV(char columnSeparator)MatrixasDenseCSV(char columnSeparator, char enclosingCharacter)-
Methods inherited from class org.ujmp.core.link.source.AbstractMatrixStringLinkSource
getString
-
-
-
-
Constructor Detail
-
DefaultMatrixStringLinkSource
public DefaultMatrixStringLinkSource(java.lang.String string)
-
-
Method Detail
-
asDenseCSV
public Matrix asDenseCSV() throws java.io.IOException
- Throws:
java.io.IOException
-
asDenseCSV
public Matrix asDenseCSV(char columnSeparator) throws java.io.IOException
- Throws:
java.io.IOException
-
asDenseCSV
public Matrix asDenseCSV(char columnSeparator, char enclosingCharacter) throws java.io.IOException
- Throws:
java.io.IOException
-
-
DataMelt 3.0 © DataMelt by jWork.ORG