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

Packages that use org.apache.poi.hsmf.datatypes
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.hsmf
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 made up of a ByteArrayOutputStream.
Chunk
           
Chunks
          Collection of convenence chunks for standard parts of the MSG file.
StringChunk
          A Chunk made up of a single string.
 

Classes in org.apache.poi.hsmf.datatypes used by org.apache.poi.hsmf.parsers
Chunk
           
Chunks
          Collection of convenence chunks for standard parts of the MSG file.
 



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