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

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

Uses of AttachmentChunks in org.apache.poi.hsmf
 

Methods in org.apache.poi.hsmf that return AttachmentChunks
 AttachmentChunks[] MAPIMessage.getAttachmentFiles()
          Gets the message attachments.
 

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

Methods in org.apache.poi.hsmf.datatypes with parameters of type AttachmentChunks
 int AttachmentChunks.AttachmentChunksSorter.compare(AttachmentChunks a, AttachmentChunks b)
           
 



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