org.ujmp.core.link.sourceselector
Interface MatrixLinkSourceSelector
-
- All Known Implementing Classes:
- AbstractMatrixLinkSourceSelector, DefaultMatrixLinkSourceSelector
public interface MatrixLinkSourceSelector
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description MatrixFileLinkSourcefile(java.io.File file)MatrixFileLinkSourcefile(java.lang.String file)MatrixStringLinkSourcestring(java.lang.String s)
-
-
-
Method Detail
-
file
MatrixFileLinkSource file(java.io.File file) throws java.io.IOException
- Throws:
java.io.IOException
-
file
MatrixFileLinkSource file(java.lang.String file) throws java.io.IOException
- Throws:
java.io.IOException
-
string
MatrixStringLinkSource string(java.lang.String s)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG