Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache.poi.poifs » storage » [javadoc | source]
org.apache.poi.poifs.storage
public class: SmallBlockTableReader [javadoc | source]
java.lang.Object
   org.apache.poi.poifs.storage.SmallBlockTableReader
This class implements reading the small document block list from an existing file
Method from org.apache.poi.poifs.storage.SmallBlockTableReader Summary:
getSmallDocumentBlocks
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.poi.poifs.storage.SmallBlockTableReader Detail:
 public static BlockList getSmallDocumentBlocks(RawDataBlockList blockList,
    RootProperty root,
    int sbatStart) throws IOException 
    fetch the small document block list from an existing file