mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Update HSSFWorkbook.java
This commit is contained in:
parent
6a9224385e
commit
139321c5e9
@ -333,7 +333,7 @@ public final class HSSFWorkbook extends POIDocument implements Workbook {
|
|||||||
* @throws IOException if the stream cannot be read
|
* @throws IOException if the stream cannot be read
|
||||||
* @throws IllegalStateException a number of runtime exceptions can be thrown, especially if there are problems with the
|
* @throws IllegalStateException a number of runtime exceptions can be thrown, especially if there are problems with the
|
||||||
* input format
|
* input format
|
||||||
* @deprecated use the contructor that omits the ignored <code>fs</code> param instead
|
* @deprecated use the constructor that omits the ignored <code>fs</code> param instead
|
||||||
* @see POIFSFileSystem
|
* @see POIFSFileSystem
|
||||||
*/
|
*/
|
||||||
@Removal(version = "7.0.0")
|
@Removal(version = "7.0.0")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user