Save This Page
Home » poi-src-3.2-FINAL-20081019 » org.apache.poi.poifs » storage » [javadoc | source]
org.apache.poi.poifs.storage
public interface: ListManagedBlock [javadoc | source]

All Known Implementing Classes:
    SmallDocumentBlock, RawDataBlock

An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight
Method from org.apache.poi.poifs.storage.ListManagedBlock Summary:
getData
Method from org.apache.poi.poifs.storage.ListManagedBlock Detail:
 public byte[] getData() throws IOException
    Get the data from the block