]> source.dussan.org Git - poi.git/commit
Parse the HSMF headers chunk if present, and use it to find Dates in text extraction...
authorNick Burch <nick@apache.org>
Thu, 3 Jun 2010 15:33:54 +0000 (15:33 +0000)
committerNick Burch <nick@apache.org>
Thu, 3 Jun 2010 15:33:54 +0000 (15:33 +0000)
commit93f034976a9bf290118a6cc1a75b2d25c2f0c1b7
treec11ff7cb2a395ae619b5db27397ef1e4ccf4cd40
parent9c68267a68255e32aae5f4276af6b39f0def1162
Parse the HSMF headers chunk if present, and use it to find Dates in text extraction if needed

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@951034 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/scratchpad/src/org/apache/poi/hsmf/MAPIMessage.java
src/scratchpad/src/org/apache/poi/hsmf/datatypes/Chunks.java
src/scratchpad/src/org/apache/poi/hsmf/extractor/OutlookTextExtactor.java
src/scratchpad/testcases/org/apache/poi/hsmf/TestBasics.java
src/scratchpad/testcases/org/apache/poi/hsmf/extractor/TestOutlookTextExtractor.java