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

Packages that use ChunkTrailer
org.apache.poi.hdgf.chunks   
 

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

Methods in org.apache.poi.hdgf.chunks that return ChunkTrailer
 ChunkTrailer Chunk.getTrailer()
          Gets the trailer for this chunk, if it exists
 

Constructors in org.apache.poi.hdgf.chunks with parameters of type ChunkTrailer
Chunk(ChunkHeader header, ChunkTrailer trailer, ChunkSeparator separator, byte[] contents)
           
 



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