]> source.dussan.org Git - poi.git/commit
Support fo text extraction of footnotes, endnotes and comments in HWPF, see Bugzilla...
authorYegor Kozlov <yegor@apache.org>
Sat, 27 Jun 2009 10:39:51 +0000 (10:39 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 27 Jun 2009 10:39:51 +0000 (10:39 +0000)
commit8e1165ea7e33f1829965ba3cd0987f79f532de5d
treeb7641869d5c7dec0d05399f7d753029930cc3756
parent0b2d3cf6938806e4086bfb4766e95572d5bd9134
Support fo text extraction of footnotes, endnotes and comments in HWPF, see Bugzilla 47400

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@788949 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hwpf/HWPFDocument.java
src/scratchpad/src/org/apache/poi/hwpf/extractor/WordExtractor.java
src/scratchpad/testcases/org/apache/poi/hwpf/data/footnote.doc [new file with mode: 0755]
src/scratchpad/testcases/org/apache/poi/hwpf/extractor/TestWordExtractor.java