bad.robot.excel
Class OutputExcelWorkbook

java.lang.Object
  extended by bad.robot.excel.OutputExcelWorkbook

public class OutputExcelWorkbook
extends Object


Constructor Summary
OutputExcelWorkbook()
           
 
Method Summary
static void writeWorkbookToTemporaryFile(ExcelWorkbook workbook, String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputExcelWorkbook

public OutputExcelWorkbook()
Method Detail

writeWorkbookToTemporaryFile

public static void writeWorkbookToTemporaryFile(ExcelWorkbook workbook,
                                                String filename)
                                         throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.