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)
          Deprecated. 
 
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

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

Throws:
IOException


Copyright © 2013. All Rights Reserved.