]> source.dussan.org Git - poi.git/commit
Friendly wrapper on HWPF for extracting text from Word Documents
authorNick Burch <nick@apache.org>
Mon, 13 Feb 2006 12:59:00 +0000 (12:59 +0000)
committerNick Burch <nick@apache.org>
Mon, 13 Feb 2006 12:59:00 +0000 (12:59 +0000)
commit5c8d2a20d11afb30d23a31a95b5c06198302447d
tree126a5a605d923e0e5003e182adec86be544153b6
parent5bacacee859d1e15a88ec24cbfe5c1345388cbb6
Friendly wrapper on HWPF for extracting text from Word Documents

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@377372 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/testcases/org/apache/poi/hwpf/data/test2.doc [new file with mode: 0755]
src/scratchpad/testcases/org/apache/poi/hwpf/extractor/TestDifferentRoutes.java [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hwpf/extractor/TestWordExtractor.java [new file with mode: 0644]