BlockWritable

org.apache.poi.poifs.storage. BlockWritable
+writeBlocks(java.io.OutputStream stream) :void
org.apache.poi.poifs.filesystem. POIFSDocument
+POIFSDocument(java.lang.String name, org.apache.poi.poifs.storage.RawDataBlock blocks, int length)
+POIFSDocument(java.lang.String name, org.apache.poi.poifs.storage.SmallDocumentBlock blocks, int length)
+POIFSDocument(java.lang.String name, org.apache.poi.poifs.storage.ListManagedBlock blocks, int length)
+POIFSDocument(java.lang.String name, java.io.InputStream stream)
+POIFSDocument(java.lang.String name, int size, org.apache.poi.poifs.filesystem.POIFSDocumentPath path, org.apache.poi.poifs.filesystem.POIFSWriterListener writer)
+getSmallBlocks() :org.apache.poi.poifs.storage.BlockWritable
+getSize() :int
+writeBlocks(java.io.OutputStream stream) :void
+countBlocks() :int
+setStartBlock(int index) :void
+getViewableArray() :java.lang.Object
+getViewableIterator() :java.util.Iterator
+preferArray() :boolean
+getShortDescription() :java.lang.String
org.apache.poi.poifs.property. PropertyTable
+PropertyTable()
+PropertyTable(int startBlock, org.apache.poi.poifs.storage.RawDataBlockList blockList)
+addProperty(org.apache.poi.poifs.property.Property property) :void
+removeProperty(org.apache.poi.poifs.property.Property property) :void
+getRoot() :org.apache.poi.poifs.property.RootProperty
+preWrite() :void
+getStartBlock() :int
+countBlocks() :int
+setStartBlock(int index) :void
+writeBlocks(java.io.OutputStream stream) :void
org.apache.poi.poifs.storage. SmallBlockTableWriter
+SmallBlockTableWriter(java.util.List documents, org.apache.poi.poifs.property.RootProperty root)
+getSBATBlockCount() :int
+getSBAT() :org.apache.poi.poifs.storage.BlockAllocationTableWriter
+countBlocks() :int
+setStartBlock(int start_block) :void
+writeBlocks(java.io.OutputStream stream) :void
org.apache.poi.poifs.storage. SmallDocumentBlock
+convert(byte[] array, int size) :org.apache.poi.poifs.storage.SmallDocumentBlock
+fill(java.util.List blocks) :int
+convert(org.apache.poi.poifs.storage.BlockWritable store, int size) :org.apache.poi.poifs.storage.SmallDocumentBlock
+extract(org.apache.poi.poifs.storage.ListManagedBlock blocks) :java.util.List
+read(org.apache.poi.poifs.storage.BlockWritable blocks, byte[] buffer, int offset) :void
+calcSize(int size) :int
+writeBlocks(java.io.OutputStream stream) :void
+getData() :byte[]
org.apache.poi.poifs.storage. BlockAllocationTableWriter
+BlockAllocationTableWriter()
+createBlocks() :int
+allocateSpace(int blockCount) :int
+getStartBlock() :int
+writeBlocks(java.io.OutputStream stream) :void
+countBlocks() :int
+setStartBlock(int start_block) :void