poi/src/scratchpad/src/org/apache/poi/hsmf/datatypes
Nick Burch 514e6be1fe Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@982331 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 17:08:39 +00:00
..
AttachmentChunks.java Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 2010-08-04 17:08:39 +00:00
ByteChunk.java cleaned javadoc warnings 2010-06-06 18:19:08 +00:00
Chunk.java Quick bit of refactoring to save parsing the type and id twice 2010-01-08 13:49:09 +00:00
ChunkGroup.java Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left 2010-01-07 16:15:20 +00:00
Chunks.java Parse the HSMF headers chunk if present, and use it to find Dates in text extraction if needed 2010-06-03 15:33:54 +00:00
DirectoryChunk.java Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 2010-08-04 17:08:39 +00:00
MessageSubmissionChunk.java cleaned javadoc warnings 2010-06-06 18:19:08 +00:00
NameIdChunks.java Start on major HSMF refactoring. Should compile, but not quite all tests pass as a little bit of work is left 2010-01-07 16:15:20 +00:00
RecipientChunks.java Fix an issue with the HSMF tests working on some machines but not others - Make poifs.filesystem.DirectoryNode preserve the original ordering of its files, which HSMF needs to be able 2010-02-19 17:55:32 +00:00
StringChunk.java Fix bug #49441 - Allow overriding and guessing of HSMF non-unicode string encodings 2010-08-03 16:06:21 +00:00
Types.java Fix bug #47990 - Support for .msg attachments within a MAPIMessage .msg 2010-08-04 17:08:39 +00:00