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

Packages that use Chunks
org.apache.poi.hsmf.datatypes   
org.apache.poi.hsmf.parsers   
 

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

Methods in org.apache.poi.hsmf.datatypes that return Chunks
static Chunks Chunks.getInstance(boolean newStringType)
           
 

Uses of Chunks in org.apache.poi.hsmf.parsers
 

Methods in org.apache.poi.hsmf.parsers that return Chunks
 Chunks POIFSChunkParser.identifyChunks()
          Returns a list of the standard chunk types, as appropriate for the chunks we find in the file.
 



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