Uses of Class
org.apache.poi.hsmf.datatypes.ByteChunk
-
Packages that use ByteChunk Package Description org.apache.poi.hsmf.datatypes -
-
Uses of ByteChunk in org.apache.poi.hsmf.datatypes
Fields in org.apache.poi.hsmf.datatypes declared as ByteChunk Modifier and Type Field Description ByteChunk
AttachmentChunks. attachRenderingWMF
This is in WMF Format.ByteChunk
RecipientChunks. recipientSearchChunk
TODOMethods in org.apache.poi.hsmf.datatypes that return ByteChunk Modifier and Type Method Description ByteChunk
AttachmentChunks. getAttachData()
ByteChunk
AttachmentChunks. getAttachRenderingWMF()
ByteChunk
Chunks. getHtmlBodyChunkBinary()
ByteChunk
Chunks. getRtfBodyChunk()
-