org.ujmp.core.io
Class ExportMatrixXLS
java.lang.Object
org.ujmp.core.io.ExportMatrixXLS
public class ExportMatrixXLS
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExportMatrixXLS
public ExportMatrixXLS()
toFile
public static void toFile(File file,
Matrix matrix,
Object... parameters)
toStream
public static void toStream(OutputStream stream,
Matrix matrix,
Object... parameters)
Copyright © 2010. All Rights Reserved.