]> source.dussan.org Git - poi.git/commitdiff
Update the HMEF page with the latest status of the code
authorNick Burch <nick@apache.org>
Thu, 13 Jan 2011 13:56:02 +0000 (13:56 +0000)
committerNick Burch <nick@apache.org>
Thu, 13 Jan 2011 13:56:02 +0000 (13:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1058557 13f79535-47bb-0310-9956-ffa450edef68

src/documentation/content/xdocs/hmef/index.xml

index 95ad884609741c3d5e147da1872bbc2a9fce5032..99a3c92298ef199fee7a080489e6a405c82fce7c 100644 (file)
             TNEF (Transport Neurtral Encoding Format), aka winmail.dat,
             which is used by Outlook and Exchange in some situations.</p>
           <p>Currently, HMEF provides a low-level, read-only api for 
-            accessing core TNEF attributes. Embedded MAPI attributes
-            are not yet processed, and attachments are not properly
-            handled either.</p>
+            accessing core TNEF attributes. It is able to provide access
+            to both TNEF and MAPI attributes, and low level access to
+            attachments. Compressed RTF is not yet fully supported, and
+            user-facing access to common attributes and attachment contents
+            is not yet present.</p>
           <p>HMEF is currently very much a work-in-progress, and we hope
             to add a text extractor and attachment extractor in the not
             too distant future.</p>