org.apache.poi.hsmf.model |
|
Java Source File Name | Type | Comment |
TestBlankFileRead.java | Class | Tests to verify that the library can read blank msg files. |
TestChunkData.java | Class | Verifies that the Chunks class is actually setup properly and hasn't been changed in ways
that will break the library. |
TestSimpleFileRead.java | Class | Tests to verify that we can read a simple msg file, that is in plain/text format with no attachments
or extra recipents. |