Uses of Package
org.apache.poi.hsmf.datatypes

Packages that use org.apache.poi.hsmf.datatypes
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
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
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
AttachmentChunks
          Collection of convenence 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 file
RecipientChunks
          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
AttachmentChunks
          Collection of convenence 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.
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.
MessageSubmissionChunk
          A Chunk that holds the details given back by the server at submission time.
RecipientChunks
          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.parsers
ChunkGroup
          A group of chunks, that are at the same point in the file structure.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.