Package | Description |
---|---|
org.zkoss.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
org.zkoss.poi.poifs.storage |
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
|
Constructor and Description |
---|
POIFSDocument(java.lang.String name,
RawDataBlock[] blocks,
int length)
Constructor from large blocks
|
Constructor and Description |
---|
DocumentBlock(RawDataBlock block)
create a document block from a raw data block
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.