org.ujmp.core.link.sourceselector
Class DefaultMatrixLinkSourceSelector
- java.lang.Object
-
- org.ujmp.core.link.sourceselector.AbstractMatrixLinkSourceSelector
-
- org.ujmp.core.link.sourceselector.DefaultMatrixLinkSourceSelector
-
- All Implemented Interfaces:
- MatrixLinkSourceSelector
public class DefaultMatrixLinkSourceSelector extends AbstractMatrixLinkSourceSelector
-
-
Constructor Summary
Constructors Constructor and Description DefaultMatrixLinkSourceSelector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description MatrixFileLinkSourcefile(java.io.File file)MatrixFileLinkSourcefile(java.lang.String file)MatrixStringLinkSourcestring(java.lang.String string)
-
-
-
Method Detail
-
file
public MatrixFileLinkSource file(java.io.File file) throws java.io.IOException
- Throws:
java.io.IOException
-
file
public MatrixFileLinkSource file(java.lang.String file) throws java.io.IOException
- Throws:
java.io.IOException
-
string
public MatrixStringLinkSource string(java.lang.String string)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG