SmallBlockTableWriter

org.apache.poi.poifs.storage. BlockWritable
+writeBlocks(java.io.OutputStream stream) :void
org.apache.poi.poifs.filesystem. BATManaged
+countBlocks() :int
+setStartBlock(int index) :void
java.lang. Object
+Object()
+hashCode() :int
#finalize() :void
+notify() :void
+notifyAll() :void
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
+getClass() :java.lang.Class
#clone() :java.lang.Object
+equals(java.lang.Object ) :boolean
+toString() :java.lang.String
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