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()
+getClass() :java.lang.Class
+hashCode() :int
+equals(java.lang.Object ) :boolean
#clone() :java.lang.Object
+toString() :java.lang.String
+notify() :void
+notifyAll() :void
+wait(long ) :void
+wait(long , int ) :void
+wait() :void
#finalize() :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