diff options
author | Dominik Stadler <centic@apache.org> | 2021-04-26 15:12:32 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2021-04-26 15:12:32 +0000 |
commit | f71833e1d9696710c09dc4b5ca13da1a9a2b2e80 (patch) | |
tree | 38252c493f9a7f0c733a204aefe06483904fe29e /test-data | |
parent | 6b1e23665d413068d0cdb47b97d8f93a467ec0d0 (diff) | |
download | poi-f71833e1d9696710c09dc4b5ca13da1a9a2b2e80.tar.gz poi-f71833e1d9696710c09dc4b5ca13da1a9a2b2e80.zip |
Do not return null for POITextExtractor.getMetadataTextExtractor() for old Excel files
To adhere to the JavaDoc of the POITextExtractor interface which does not document a
possible null return.
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889205 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r-- | test-data/spreadsheet/stress.xls | bin | 51712 -> 36864 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/spreadsheet/stress.xls b/test-data/spreadsheet/stress.xls Binary files differindex b613a89751..c773b819d5 100644 --- a/test-data/spreadsheet/stress.xls +++ b/test-data/spreadsheet/stress.xls |