Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.apache.poi.hmef Classes and Interfaces - 14 results found.
| Name | Description | Type | Package | Framework |
| Attachment | An attachment within a HMEFMessage. | Class | org.apache.poi.hmef | Apache POI |
|
| CompressedRTF | Within a HMEFMessage, the content is often stored in as RTF, but LZW compressed. | Class | org.apache.poi.hmef | Apache POI |
|
| HMEFContentsExtractor | A utility for extracting out the message body, and all attachments from a HMEF/TNEF/winmail. | Class | org.apache.poi.hmef.extractor | Apache POI |
|
| HMEFDumper | | Class | org.apache.poi.hmef.dev | Apache POI |
|
| HMEFMessage | HMEF - Implementation of the Microsoft TNEF message encoding format (aka winmail. | Class | org.apache.poi.hmef | Apache POI |
|
| MAPIAttribute | A pure-MAPI attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| MAPIDateAttribute | A pure-MAPI attribute holding a Date, which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| MAPIRtfAttribute | A pure-MAPI attribute holding RTF (compressed or not), which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| MAPIStringAttribute | A pure-MAPI attribute holding a String, which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFAttribute | An attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFDateAttribute | A Date attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFMAPIAttribute | A TNEF Attribute holding MAPI Attributes, which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFProperty | Holds the list of TNEF Attributes, and allows lookup by friendly name, ID and MAPI Property Name. | Class | org.apache.poi.hmef.attribute | Apache POI |
|
| TNEFStringAttribute | A String attribute which applies to a HMEFMessage or one of its Attachments. | Class | org.apache.poi.hmef.attribute | Apache POI |