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