]> source.dussan.org Git - poi.git/commit
Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.
authorDavid North <dnorth@apache.org>
Wed, 19 Aug 2015 11:10:13 +0000 (11:10 +0000)
committerDavid North <dnorth@apache.org>
Wed, 19 Aug 2015 11:10:13 +0000 (11:10 +0000)
commit2af2fa28c25b773a74a108276761427b8d7b8486
tree5176a1080d0db70bdd2c386a06bc72fb9c934b04
parent1e45197f59c29046edf4d3adaffb0ffe27efb7d4
Improve ReadOnlySharedStringsTable to cope gracefully with an empty SST part.

https://bz.apache.org/bugzilla/show_bug.cgi?id=58262

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1696559 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/java/org/apache/poi/xssf/eventusermodel/ReadOnlySharedStringsTable.java
src/ooxml/testcases/org/apache/poi/xssf/eventusermodel/TestReadOnlySharedStringsTable.java
test-data/spreadsheet/noSharedStringTable.xlsx [new file with mode: 0755]