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.property |
property package contains high and low level Property structures for POIFS.
|
org.zkoss.poi.poifs.storage |
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
|
Class and Description |
---|
DocumentProperty
Trivial extension of Property for POIFSDocuments
|
Property
This abstract base class is the ancestor of all classes
implementing POIFS Property behavior.
|
RootProperty
Root property
|
Class and Description |
---|
Child
This interface defines methods for finding and setting sibling
Property instances
|
DirectoryProperty
Directory property
|
Parent
Behavior for parent (directory) properties
|
Property
This abstract base class is the ancestor of all classes
implementing POIFS Property behavior.
|
PropertyTableBase
This class embodies the Property Table for the filesystem,
which looks up entries in the filesystem to their
chain of blocks.
|
RootProperty
Root property
|
Class and Description |
---|
Property
This abstract base class is the ancestor of all classes
implementing POIFS Property behavior.
|
RootProperty
Root property
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.