Package | Description |
---|---|
org.zkoss.poi.poifs.storage |
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
|
Modifier and Type | Method and Description |
---|---|
static DocumentBlock[] |
DocumentBlock.convert(POIFSBigBlockSize bigBlockSize,
byte[] array,
int size)
convert a single long array into an array of DocumentBlock
instances
|
Modifier and Type | Method and Description |
---|---|
static DataInputBlock |
DocumentBlock.getDataInputBlock(DocumentBlock[] blocks,
int offset) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.