Uses of Class
org.apache.poi.hsmf.datatypes.Chunk
Packages that use Chunk
-
Uses of Chunk in org.apache.poi.hsmf.datatypes
Subclasses of Chunk in org.apache.poi.hsmf.datatypesModifier and TypeClassDescriptionclass
A Chunk that holds binary data, normally unparsed.class
A Chunk that is just a placeholder in the MAPIMessage directory structure, which contains children.class
APropertiesChunk
for a Message or Embedded-Message.class
A Chunk that holds the details given back by the server at submission time.class
A Chunk which holds (single) fixed-length properties, and pointer to the variable length ones / multi-valued ones (which get their own chunk).class
APropertiesChunk
for a Storage Properties, such as Attachments and Recipients.class
A Chunk made up of a single string.Methods in org.apache.poi.hsmf.datatypes that return ChunkModifier and TypeMethodDescriptionChunk[]
AttachmentChunks.getAll()
Chunk[]
NameIdChunks.getAll()
Chunk[]
RecipientChunks.getAll()
Chunk[]
AttachmentChunks.getChunks()
Chunk[]
ChunkGroup.getChunks()
Returns the chunks that make up the group.Chunk[]
Chunks.getChunks()
Chunk[]
NameIdChunks.getChunks()
Chunk[]
RecipientChunks.getChunks()
ChunkBasedPropertyValue.getValue()
Methods in org.apache.poi.hsmf.datatypes that return types with arguments of type ChunkMethods in org.apache.poi.hsmf.datatypes with parameters of type ChunkModifier and TypeMethodDescriptionvoid
Called by the parser whenever a chunk is found.void
Called by the parser whenever a chunk is found.void
Called by the parser whenever a chunk is found.void
Called by the parser whenever a chunk is found.void
Called by the parser whenever a chunk is found.void
Stores the offset of the chunk as the property value