Package org.apache.poi.hmef.attribute

Class Summary
MAPIAttribute A pure-MAPI attribute which applies to a HMEFMessage or one of its Attachments.
MAPIDateAttribute A pure-MAPI attribute holding a Date, 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.
TNEFAttribute An attribute which applies to a HMEFMessage or one of its Attachments.
TNEFDateAttribute A Date attribute which applies to a HMEFMessage or one of its Attachments.
TNEFMAPIAttribute A TNEF Attribute holding MAPI Attributes, which applies to a HMEFMessage or one of its Attachments.
TNEFProperty Holds the list of TNEF Attributes, and allows lookup by friendly name, ID and MAPI Property Name.
TNEFStringAttribute A String attribute which applies to a HMEFMessage or one of its Attachments.
 



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