Package | Description |
---|---|
org.apache.poi.hsmf.datatypes | |
org.apache.poi.hsmf.parsers |
Modifier and Type | Interface and Description |
---|---|
interface |
ChunkGroupWithProperties
A group of chunks which is indexable by
MAPIProperty entries. |
Modifier and Type | Class and Description |
---|---|
class |
AttachmentChunks
Collection of convenience chunks for standard parts of the MSG file
attachment.
|
class |
Chunks
Collection of convenience chunks for standard parts of the MSG file.
|
class |
NameIdChunks
Collection of convenience chunks for the NameID part of an outlook file
|
class |
RecipientChunks
Collection of convenience chunks for the Recip(ient) part of an outlook file.
|
Constructor and Description |
---|
MessagePropertiesChunk(ChunkGroup parentGroup) |
MessagePropertiesChunk(ChunkGroup parentGroup,
boolean isEmbedded) |
PropertiesChunk(ChunkGroup parentGroup)
Creates a Properties Chunk.
|
StoragePropertiesChunk(ChunkGroup parentGroup) |
Modifier and Type | Method and Description |
---|---|
static ChunkGroup[] |
POIFSChunkParser.parse(DirectoryNode node) |
static ChunkGroup[] |
POIFSChunkParser.parse(POIFSFileSystem fs) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.