|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentBlock | |
---|---|
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 DocumentBlock in org.apache.poi.poifs.storage |
---|
Methods in org.apache.poi.poifs.storage that return DocumentBlock | |
---|---|
static DocumentBlock[] |
DocumentBlock.convert(byte[] array,
int size)
convert a single long array into an array of DocumentBlock instances |
Methods in org.apache.poi.poifs.storage with parameters of type DocumentBlock | |
---|---|
static void |
DocumentBlock.read(DocumentBlock[] blocks,
byte[] buffer,
int offset)
read data from an array of DocumentBlocks |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |