|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BlockAllocationTableReader | |
---|---|
org.apache.poi.poifs.dev | DEV package serves two purposes. |
org.apache.poi.poifs.storage | storage package contains low level binary structures for POIFS's implementation of the OLE 2 Compound Document Format. |
Uses of BlockAllocationTableReader in org.apache.poi.poifs.dev |
---|
Methods in org.apache.poi.poifs.dev with parameters of type BlockAllocationTableReader | |
---|---|
static void |
POIFSHeaderDumper.displayBATReader(BlockAllocationTableReader batReader)
|
Uses of BlockAllocationTableReader in org.apache.poi.poifs.storage |
---|
Methods in org.apache.poi.poifs.storage with parameters of type BlockAllocationTableReader | |
---|---|
void |
BlockList.setBAT(BlockAllocationTableReader bat)
set the associated BlockAllocationTable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |