Uses of Package
org.apache.poi.hsmf.datatypes
-
Packages that use org.apache.poi.hsmf.datatypes Package Description org.apache.poi.hmef org.apache.poi.hmef.attribute org.apache.poi.hsmf org.apache.poi.hsmf.datatypes org.apache.poi.hsmf.parsers -
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hmef Class Description MAPIProperty Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name. -
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hmef.attribute Class Description MAPIProperty Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name. -
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hsmf Class Description AttachmentChunks Collection of convenience chunks for standard parts of the MSG file attachment.Chunks Collection of convenience chunks for standard parts of the MSG file.NameIdChunks Collection of convenience chunks for the NameID part of an outlook fileRecipientChunks Collection of convenience chunks for the Recip(ient) part of an outlook file.StringChunk A Chunk made up of a single string. -
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hsmf.datatypes Class Description AttachmentChunks Collection of convenience chunks for standard parts of the MSG file attachment.ByteChunk A Chunk that holds binary data, normally unparsed.Chunk ChunkGroup A group of chunks, that are at the same point in the file structure.ChunkGroupWithProperties A group of chunks which is indexable byMAPIProperty
entries.DirectoryChunk A Chunk that is just a placeholder in the MAPIMessage directory structure, which contains children.MAPIProperty Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name.MessagePropertiesChunk APropertiesChunk
for a Message or Embedded-Message.MessageSubmissionChunk A Chunk that holds the details given back by the server at submission time.PropertiesChunk A Chunk which holds (single) fixed-length properties, and pointer to the variable length ones / multi-valued ones (which get their own chunk).PropertyValue An instance of aMAPIProperty
inside aPropertiesChunk
.RecipientChunks Collection of convenience chunks for the Recip(ient) part of an outlook file.StringChunk A Chunk made up of a single string.Types.MAPIType -
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hsmf.parsers Class Description ChunkGroup A group of chunks, that are at the same point in the file structure.