Uses of Class
org.apache.poi.hdgf.chunks.Chunk

Packages that use Chunk
org.apache.poi.hdgf.chunks   
org.apache.poi.hdgf.streams   
 

Uses of Chunk in org.apache.poi.hdgf.chunks
 

Methods in org.apache.poi.hdgf.chunks that return Chunk
 Chunk ChunkFactory.createChunk(byte[] data, int offset)
          Creates the appropriate chunk at the given location.
 

Uses of Chunk in org.apache.poi.hdgf.streams
 

Methods in org.apache.poi.hdgf.streams that return Chunk
 Chunk[] ChunkStream.getChunks()
           
 



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