Uses of Class
org.apache.poi.hdgf.chunks.ChunkSeparator
Packages that use ChunkSeparator
-
Uses of ChunkSeparator in org.apache.poi.hdgf.chunks
Methods in org.apache.poi.hdgf.chunks that return ChunkSeparatorModifier and TypeMethodDescriptionChunk.getSeparator()
Gets the separator between this chunk and the next, if it existsConstructors in org.apache.poi.hdgf.chunks with parameters of type ChunkSeparatorModifierConstructorDescriptionChunk
(ChunkHeader header, ChunkTrailer trailer, ChunkSeparator separator, byte[] contents)