TIKA-132: Refactor Excel extractor to parse per sheet and add hyperlink support
commitda5b9700d732e8fe88a94f48268b011cb7597788
authorJukka Lauri Zitting <jukka@apache.org>
Wed, 26 Mar 2008 19:59:13 +0000 (26 19:59 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Wed, 26 Mar 2008 19:59:13 +0000 (26 19:59 +0000)
treeff85e657e5bf977ebab75f6c25c3f5f1574b5473
parent8dfe51004ebf6785d582e26db5e2536cedf53d57
TIKA-132: Refactor Excel extractor to parse per sheet and add hyperlink support
    - Improved exception handling, now all subsequent HSSF events are simply ignored

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