]> source.dussan.org Git - poi.git/commitdiff
[bug-67579] add new XSSFWorkbook constructor
authorPJ Fanning <fanningpj@apache.org>
Thu, 26 Oct 2023 18:13:43 +0000 (18:13 +0000)
committerPJ Fanning <fanningpj@apache.org>
Thu, 26 Oct 2023 18:13:43 +0000 (18:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913362 13f79535-47bb-0310-9956-ffa450edef68

poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java

index ddb306e69de53d7c699be5d215c9cd3c7035a6af..6c8ceeac24a6dd66d54f55e43fd3791dd44f4875 100644 (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