Uses of Class
org.apache.poi.hdgf.chunks.Chunk
Packages that use Chunk
-
Uses of Chunk in org.apache.poi.hdgf.chunks
Methods in org.apache.poi.hdgf.chunks that return ChunkModifier and TypeMethodDescriptionChunkFactory.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