TIKA-67 - Add an auto-detecting Parser implementation
commit7cfe2c88f841e92d65ad1687cc7b4f7fbac31a99
authorJukka Lauri Zitting <jukka@apache.org>
Mon, 15 Oct 2007 21:10:53 +0000 (15 21:10 +0000)
committerJukka Lauri Zitting <jukka@apache.org>
Mon, 15 Oct 2007 21:10:53 +0000 (15 21:10 +0000)
tree8dbec5a25d9a3ef7ca8e8977aeb9a993e2525feb
parent07aaa3c4e76920e4707f820912a42bef55e6c7ce
TIKA-67 - Add an auto-detecting Parser implementation

git-svn-id: https://svn.eu.apache.org/repos/asf/incubator/tika/trunk@584921 13f79535-47bb-0310-9956-ffa450edef68
CHANGES.txt
src/main/java/org/apache/tika/parser/AutoDetectParser.java [new file with mode: 0644]
src/test/java/org/apache/tika/parser/AutoDetectParserTest.java [new file with mode: 0644]