]> source.dussan.org Git - poi.git/commit
51519 -- allow users to ignore or include the <rPh> (phonetic run) element in the...
authorTim Allison <tallison@apache.org>
Wed, 8 Mar 2017 13:41:07 +0000 (13:41 +0000)
committerTim Allison <tallison@apache.org>
Wed, 8 Mar 2017 13:41:07 +0000 (13:41 +0000)
commit5bb119560641d9bcdf6a6c79dd485fef33014500
treea451c66704e661e0c406292e94c70d0f5d2ecbff
parent8dd5f7b8878971fef75e4327b920f738094ff6cf
51519 -- allow users to ignore or include the <rPh> (phonetic run) element in the ReadOnlySharedStringsTable used in the SAX/streaming xlsx reader.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1785965 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
src/ooxml/testcases/org/apache/poi/xssf/extractor/TestXSSFExcelExtractor.java
test-data/spreadsheet/51519.xlsx [new file with mode: 0644]