TIKA-132: Refactor Excel extractor to parse per sheet and add hyperlink support
commit999bac73e9f7525b99ecf4a0f0d0e239bcf985d1
authorJukka Lauri Zitting <jukka@apache.org>
Wed, 26 Mar 2008 19:06:41 +0000 (26 19:06 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Wed, 26 Mar 2008 19:06:41 +0000 (26 19:06 +0000)
tree21739cd399c03f29bb57f75cb888fe03d7cfb214
parent25be5d24b0722aa2da07628ff0fa2b2c30b02654
TIKA-132: Refactor Excel extractor to parse per sheet and add hyperlink support
    - Merged the two sid case statements to one

git-svn-id: https://svn.eu.apache.org/repos/asf/incubator/tika/trunk@641487 13f79535-47bb-0310-9956-ffa450edef68
src/main/java/org/apache/tika/parser/microsoft/ExcelExtractor.java