org.ujmp.core.io
Class ImportMatrixATOM
java.lang.Object
org.ujmp.core.io.ImportMatrixATOM
public class ImportMatrixATOM
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportMatrixATOM
public ImportMatrixATOM()
fromStream
public static final Matrix fromStream(InputStream stream,
Object... parameters)
throws MatrixException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
MatrixException
ParserConfigurationException
SAXException
IOException
fromFile
public static final Matrix fromFile(File file,
Object... parameters)
throws MatrixException,
ParserConfigurationException,
SAXException,
IOException
- Throws:
MatrixException
ParserConfigurationException
SAXException
IOException
Copyright © 2010. All Rights Reserved.