Uses of Class
org.apache.poi.hsmf.datatypes.ByteChunk

Packages that use ByteChunk
org.apache.poi.hsmf.datatypes   
 

Uses of ByteChunk in org.apache.poi.hsmf.datatypes
 

Fields in org.apache.poi.hsmf.datatypes declared as ByteChunk
 ByteChunk AttachmentChunks.attachRenderingWMF
          This is in WMF Format.
 ByteChunk RecipientChunks.recipientSearchChunk
          TODO
 

Methods in org.apache.poi.hsmf.datatypes that return ByteChunk
 ByteChunk AttachmentChunks.getAttachData()
           
 ByteChunk AttachmentChunks.getAttachRenderingWMF()
           
 ByteChunk Chunks.getHtmlBodyChunkBinary()
           
 ByteChunk Chunks.getRtfBodyChunk()
           
 



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