FileDocCategorySizeDatePackage
ListManagedBlock.javaAPI DocApache Poi 3.0.11502Mon Jan 01 12:39:36 GMT 2007org.apache.poi.poifs.storage

ListManagedBlock

public interface ListManagedBlock
An interface for blocks managed by a list that works with a BlockAllocationTable to keep block sequences straight
author
Marc Johnson (mjohnson at apache dot org

Fields Summary
Constructors Summary
Methods Summary
public byte[]getData()
Get the data from the block

return
the block's data as a byte array
exception
IOException if there is no data