https://issues.apache.org/bugzilla/show_bug.cgi?id=57143

            Bug ID: 57143
           Summary: [PATCH] Javadocs and throws clause for WorkbookUtil
           Product: POI
           Version: 3.10-FINAL
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 32146
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=32146&action=edit
WorkbookUtil.java patch

1) org.apache.poi.ss.util.WorkbookUtil.validateSheetName and validateSheetState
throw java.lang.IllegalArgumentExceptions but don't declare them in the throws
clause.

2) validateSheetState is missing JavaDocs

-- 
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