Package org.apache.poi.hmef

Class Summary
Attachment An attachment within a HMEFMessage
Attribute An attribute which applies to a HMEFMessage or one of its Attachments.
Attribute.AttributeID Holds information on one potential ID of an attribute, and provides handy lookups for it.
CompressedRTF Within a HMEFMessage, the content is often stored in as RTF, but LZW compressed.
HMEFMessage HMEF - Implementation of the Microsoft TNEF message encoding format (aka winmail.dat) See: http://support.microsoft.com/kb/241538 http://en.wikipedia.org/wiki/Transport_Neutral_Encapsulation_Format http://search.cpan.org/dist/Convert-TNEF/
MAPIAttribute A pure-MAPI attribute which applies to a HMEFMessage or one of its Attachments.
MAPIRtfAttribute A pure-MAPI attribute holding RTF (compressed or not), which applies to a HMEFMessage or one of its Attachments.
MAPIStringAttribute A pure-MAPI attribute holding a String, which applies to a HMEFMessage or one of its Attachments.
 



Copyright 2011 The Apache Software Foundation or its licensors, as applicable.