poi/src/scratchpad/src/org/apache/poi/hmef
Dominik Stadler 7014abae83 Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1538353 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 12:43:42 +00:00
..
attribute Bug 52628 - Replace System.err info messages with a POILogger 2012-11-16 12:21:49 +00:00
dev Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file 2013-11-03 12:43:42 +00:00
extractor Add a TNEF extractor class, which can be run from the command line to extract out the message body and attachments 2011-03-03 13:01:07 +00:00
Attachment.java Tweak the attribute getter names on Attachments, and add MAPI+TNEF Attribute unit tests 2011-03-03 17:06:37 +00:00
CompressedRTF.java Strip trailing padding from HMEF compressed rtf when decoding 2011-03-14 15:11:03 +00:00
HMEFMessage.java Bug 52400: fix handling some types of TNEF files, make HMEFMessage.HEADER_SIGNATURE int as it is handled as int everywhere, move .dat files to HMEF sample dir, cover some border cases in HMEFMessage, add another .dat sample file 2013-11-03 12:43:42 +00:00