]> 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)
commit396cd26693fcfdf2450713ca3806a8b2a9bf0258
treea451c66704e661e0c406292e94c70d0f5d2ecbff
parent32f6e151de8d928da1ef7674705e8bc454e9b28a
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]