Package | Description |
---|---|
loci.poi.poifs.storage |
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
|
Modifier and Type | Field and Description |
---|---|
private BATBlock[] |
BlockAllocationTableWriter._blocks |
Modifier and Type | Method and Description |
---|---|
static BATBlock[] |
BATBlock.createBATBlocks(int[] entries,
int size)
Create an array of BATBlocks from an array of int block
allocation table entries
|
static BATBlock[] |
BATBlock.createXBATBlocks(int[] entries,
int startBlock,
int size)
Create an array of XBATBlocks from an array of int block
allocation table entries
|
BATBlock[] |
HeaderBlockWriter.setBATBlocks(int blockCount,
int startBlock,
int size)
Set BAT block parameters.
|
Copyright © 2016 Open Microscopy Environment