Package org.ujmp.core.importer.source
Class DefaultMatrixUrlImportSource
java.lang.Object
org.ujmp.core.importer.source.AbstractMatrixImportSource
org.ujmp.core.importer.source.AbstractMatrixURLImportSource
org.ujmp.core.importer.source.DefaultMatrixUrlImportSource
- All Implemented Interfaces:
MatrixBMPImportFormat
,MatrixDenseCSVImportFormat
,MatrixGIFImportFormat
,MatrixImportFormat
,MatrixJPGImportFormat
,MatrixPDFImportFormat
,MatrixPNGImportFormat
,MatrixTIFFImportFormat
,MatrixImportSource
,MatrixURLImportSource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixURLImportSource
getURL
Methods inherited from class org.ujmp.core.importer.source.AbstractMatrixImportSource
getTargetMatrix
-
Constructor Details
-
DefaultMatrixUrlImportSource
-
-
Method Details
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asDenseCSV
- Throws:
IOException
-
asPDF
- Throws:
IOException
-
asJPG
- Throws:
IOException
-
asGIF
- Throws:
IOException
-
asBMP
- Throws:
IOException
-
asPNG
- Throws:
IOException
-
asTIFF
- Throws:
IOException
-