bad.robot.excel
Class OutputWorkbook

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

public class OutputWorkbook
extends Object


Constructor Summary
OutputWorkbook()
           
 
Method Summary
static void writeWorkbookToTemporaryFile(org.apache.poi.ss.usermodel.Workbook workbook, String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutputWorkbook

public OutputWorkbook()
Method Detail

writeWorkbookToTemporaryFile

public static void writeWorkbookToTemporaryFile(org.apache.poi.ss.usermodel.Workbook workbook,
                                                String filename)
                                         throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.