Uses of Class
org.apache.poi.hdgf.chunks.Chunk
-
Packages that use Chunk Package Description 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 Modifier and Type Method Description 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 Modifier and Type Method Description Chunk[]
ChunkStream. getChunks()
-