TIKA-132: Refactor Excel extractor to parse per sheet and add hyperlink support
commite2334261889e081fca4b3237b201c069429b0610
authorJukka Lauri Zitting <jukka@apache.org>
Wed, 26 Mar 2008 21:04:41 +0000 (26 21:04 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Wed, 26 Mar 2008 21:04:41 +0000 (26 21:04 +0000)
treea759e8f65bcd7f806860394cce4a87e5e03ee22e
parentda5b9700d732e8fe88a94f48268b011cb7597788
TIKA-132: Refactor Excel extractor to parse per sheet and add hyperlink support
    - Removed the insideWorksheet flag
    - Improved javadocs
    - Extracted PointComparator to an explicit utility class

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