org.ujmp.core.io
Class ImportMatrixRSS
java.lang.Object
org.ujmp.core.io.ImportMatrixRSS
public class ImportMatrixRSS
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportMatrixRSS
public ImportMatrixRSS()
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.