aboutsummaryrefslogtreecommitdiffstats
path: root/test-data
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-03-08 23:26:53 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-03-08 23:26:53 +0000
commit40f320bcf9029344a0361ac9d22a20f661f653e1 (patch)
tree926d17c27fef82bbf18af4469e26fe1577878fee /test-data
parentef90a5f2c82653e58e2c011768120a8dbbad1e39 (diff)
downloadpoi-40f320bcf9029344a0361ac9d22a20f661f653e1.tar.gz
poi-40f320bcf9029344a0361ac9d22a20f661f653e1.zip
github-167 - HSMF enhancements
introduce NameIdChunks.GetPropertyTag: which enables evaluating property ids from properties identified by name/id in property sets (simple version of IMAPIProp::GetIDsFromNames) AttachmentChunks.getAttachData: use new ByteChunkDeferred instead of ByteChunk which enables delayed reading of attachments to avoid all attachments are completely read into memory when parsing which may cause OutOfMemoryErrors on e-mails with big attachments. POIFSChunkParser: support reading multi valued chunks (e.g. required when reading the Keywords ("categories") property) add MAPIProperty.RECEIVED_BY_SMTP_ADDRESS add unit tests git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1874990 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test-data')
-rw-r--r--test-data/hsmf/keywords.msgbin0 -> 21504 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/test-data/hsmf/keywords.msg b/test-data/hsmf/keywords.msg
new file mode 100644
index 0000000000..30436b517d
--- /dev/null
+++ b/test-data/hsmf/keywords.msg
Binary files differ