public final class SmallBlockTableReader extends Object
Constructor and Description |
---|
SmallBlockTableReader() |
Modifier and Type | Method and Description |
---|---|
static BlockList |
getSmallDocumentBlocks(POIFSBigBlockSize bigBlockSize,
RawDataBlockList blockList,
RootProperty root,
int sbatStart)
fetch the small document block list from an existing file
|
public static BlockList getSmallDocumentBlocks(POIFSBigBlockSize bigBlockSize, RawDataBlockList blockList, RootProperty root, int sbatStart) throws IOException
blockList
- the raw data from which the small block table
will be extractedroot
- the root property (which contains the start block
and small block table size)sbatStart
- the start block of the SBATIOException
Copyright © 2020. All rights reserved.