Package org.ujmp.core.importer.source
Interface MatrixURLImportSource
- All Superinterfaces:
MatrixBMPImportFormat
,MatrixDenseCSVImportFormat
,MatrixGIFImportFormat
,MatrixImportFormat
,MatrixImportSource
,MatrixJPGImportFormat
,MatrixPDFImportFormat
,MatrixPNGImportFormat
,MatrixTIFFImportFormat
- All Known Implementing Classes:
AbstractMatrixURLImportSource
,DefaultMatrixUrlImportSource
public interface MatrixURLImportSource
extends MatrixImportSource, MatrixDenseCSVImportFormat, MatrixPDFImportFormat, MatrixJPGImportFormat, MatrixGIFImportFormat, MatrixBMPImportFormat, MatrixPNGImportFormat, MatrixTIFFImportFormat
-
Method Summary
Methods inherited from interface org.ujmp.core.importer.format.MatrixBMPImportFormat
asBMP
Methods inherited from interface org.ujmp.core.importer.format.MatrixDenseCSVImportFormat
asDenseCSV, asDenseCSV, asDenseCSV
Methods inherited from interface org.ujmp.core.importer.format.MatrixGIFImportFormat
asGIF
Methods inherited from interface org.ujmp.core.importer.format.MatrixJPGImportFormat
asJPG
Methods inherited from interface org.ujmp.core.importer.format.MatrixPDFImportFormat
asPDF
Methods inherited from interface org.ujmp.core.importer.format.MatrixPNGImportFormat
asPNG
Methods inherited from interface org.ujmp.core.importer.format.MatrixTIFFImportFormat
asTIFF
-
Method Details
-
getURL
URL getURL()
-