Uses of Package
org.apache.poi.hsmf.datatypes
Packages that use org.apache.poi.hsmf.datatypes
Package
Description
-
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hmefClassDescriptionHolds 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.attributeClassDescriptionHolds 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.hsmfClassDescriptionCollection of convenience chunks for standard parts of the MSG file attachment.Collection of convenience chunks for standard parts of the MSG file.Collection of convenience chunks for the NameID part of an outlook fileCollection of convenience chunks for the Recip(ient) part of an outlook file.A Chunk made up of a single string.
-
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hsmf.datatypesClassDescriptionCollection of convenience chunks for standard parts of the MSG file attachment.A Chunk that holds binary data, normally unparsed.A group of chunks, that are at the same point in the file structure.A group of chunks which is indexable by
MAPIProperty
entries.A Chunk that is just a placeholder in the MAPIMessage directory structure, which contains children.Holds the list of MAPI Attributes, and allows lookup by friendly name, ID and MAPI Property Name.APropertiesChunk
for a Message or Embedded-Message.A Chunk that holds the details given back by the server at submission time.A Chunk which holds (single) fixed-length properties, and pointer to the variable length ones / multi-valued ones (which get their own chunk).An instance of aMAPIProperty
inside aPropertiesChunk
.Collection of convenience chunks for the Recip(ient) part of an outlook file.A Chunk made up of a single string. -
Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hsmf.parsers