mirror of
https://github.com/apache/poi.git
synced 2025-02-22 01:55:12 +00:00
[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:
parent
e7358f8ff8
commit
070393a06f
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user