https://bz.apache.org/bugzilla/show_bug.cgi?id=63303

            Bug ID: 63303
           Summary: java.io.IOException: java.lang.NoSuchMethodException:
                    org.apache.poi.xssf.usermodel.XSSFWorkbookFactory.crea
                    teWorkbook(java.io.File)
           Product: POI
           Version: 4.0.x-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

(WorkbookFactory/create java.io.File) will cause this

java.io.IOException: java.lang.NoSuchMethodException:
org.apache.poi.xssf.usermodel.XSSFWorkbookFactory.createWorkbook(java.io.File)
                     WorkbookFactory.java:354
org.apache.poi.ss.usermodel.WorkbookFactory.createWorkbook
                     WorkbookFactory.java:314
org.apache.poi.ss.usermodel.WorkbookFactory.createXSSFWorkbook
                     WorkbookFactory.java:173
org.apache.poi.ss.usermodel.WorkbookFactory.create

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to