[bug-67579] add new XSSFWorkbook constructor

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913362 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2023-10-26 18:13:43 +00:00
parent e7358f8ff8
commit 070393a06f

View File

@ -307,7 +307,7 @@ public abstract class OPCPackage implements RelationshipSource, Closeable {
* of native methods
*
* @param in
* The InputStream to read the package from
* The InputStream to read the package from. The stream is closed.
* @return A PackageBase object
*
* @throws InvalidFormatException