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

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

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

Subclasses of Chunk.Command in org.apache.poi.hdgf.chunks
static class Chunk.BlockOffsetCommand
          A special kind of command that holds the offset to a block
 

Methods in org.apache.poi.hdgf.chunks that return Chunk.Command
 Chunk.Command[] Chunk.getCommands()
           
 



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