|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdata.importers.ImporterIMAT
public class ImporterIMAT
Handler for .IMAT (this program) files.
| Nested Class Summary | |
|---|---|
static class |
ImporterIMAT.MatrixFileFilterIMAT
A kind of FileFilter that accept .IMAT filetypes |
| Constructor Summary | |
|---|---|
ImporterIMAT()
|
|
| Method Summary | |
|---|---|
static Matrix |
importFile(java.io.File f)
Parses the data and put it in the new Matrix object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImporterIMAT()
| Method Detail |
|---|
public static Matrix importFile(java.io.File f)
throws DataException
f - The file to be parsed
DataException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||