org.ujmp.core.io
Class ImportMatrixXLS

java.lang.Object
  extended by org.ujmp.core.io.ImportMatrixXLS

public abstract class ImportMatrixXLS
extends Object


Constructor Summary
ImportMatrixXLS()
           
 
Method Summary
static Matrix fromFile(File file, Object... parameters)
           
static Matrix fromStream(InputStream stream, Object... parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportMatrixXLS

public ImportMatrixXLS()
Method Detail

fromFile

public static Matrix fromFile(File file,
                              Object... parameters)

fromStream

public static Matrix fromStream(InputStream stream,
                                Object... parameters)


Copyright © 2010. All Rights Reserved.