You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ni...@apache.org on 2011/01/13 14:56:02 UTC

svn commit: r1058557 - /poi/trunk/src/documentation/content/xdocs/hmef/index.xml

Author: nick
Date: Thu Jan 13 13:56:02 2011
New Revision: 1058557

URL: http://svn.apache.org/viewvc?rev=1058557&view=rev
Log:
Update the HMEF page with the latest status of the code

Modified:
    poi/trunk/src/documentation/content/xdocs/hmef/index.xml

Modified: poi/trunk/src/documentation/content/xdocs/hmef/index.xml
URL: http://svn.apache.org/viewvc/poi/trunk/src/documentation/content/xdocs/hmef/index.xml?rev=1058557&r1=1058556&r2=1058557&view=diff
==============================================================================
--- poi/trunk/src/documentation/content/xdocs/hmef/index.xml (original)
+++ poi/trunk/src/documentation/content/xdocs/hmef/index.xml Thu Jan 13 13:56:02 2011
@@ -36,9 +36,11 @@
             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>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org