diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2020-03-08 23:26:53 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2020-03-08 23:26:53 +0000 |
commit | 40f320bcf9029344a0361ac9d22a20f661f653e1 (patch) | |
tree | 926d17c27fef82bbf18af4469e26fe1577878fee /src/testcases/org/apache | |
parent | ef90a5f2c82653e58e2c011768120a8dbbad1e39 (diff) | |
download | poi-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 'src/testcases/org/apache')
0 files changed, 0 insertions, 0 deletions