TIKA-105 - Excel parser implementation based on POI's Event API
commit71ca4d07641ee4b4bf63c034783be95440d56220
authorJukka Lauri Zitting <jukka@apache.org>
Fri, 21 Dec 2007 09:17:15 +0000 (21 09:17 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Fri, 21 Dec 2007 09:17:15 +0000 (21 09:17 +0000)
treeb15b6eb067b3d2608f153d3e04465000d460dbe4
parent5555af6249fbcd48e16737395927ea08c91797b7
TIKA-105 - Excel parser implementation based on POI's Event API
    - New class contributed by Niall Pemberton

git-svn-id: https://svn.eu.apache.org/repos/asf/incubator/tika/trunk@606141 13f79535-47bb-0310-9956-ffa450edef68
src/main/java/org/apache/tika/parser/microsoft/ExcelEventParser.java [new file with mode: 0644]