Uses of Package
org.docx4j.org.apache.poi.poifs.property
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.poifs.dev |
DEV package serves two purposes.
|
| org.docx4j.org.apache.poi.poifs.filesystem |
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
|
| org.docx4j.org.apache.poi.poifs.property |
property package contains high and low level Property structures for POIFS.
|
| org.docx4j.org.apache.poi.poifs.storage |
storage package contains low level binary structures for POIFS's implementation of the OLE 2
Compound Document Format.
|
-
Classes in org.docx4j.org.apache.poi.poifs.property used by org.docx4j.org.apache.poi.poifs.dev Class Description DirectoryProperty Directory propertyNPropertyTable This class embodies the Property Table for aNPOIFSFileSystem; this is basically the directory for all of the documents in the filesystem.PropertyTable This class embodies the Property Table for thePOIFSFileSystem; this is basically the directory for all of the documents in the filesystem. -
Classes in org.docx4j.org.apache.poi.poifs.property used by org.docx4j.org.apache.poi.poifs.filesystem Class Description DocumentProperty Trivial extension of Property for POIFSDocumentsProperty This abstract base class is the ancestor of all classes implementing POIFS Property behavior.RootProperty Root property -
Classes in org.docx4j.org.apache.poi.poifs.property used by org.docx4j.org.apache.poi.poifs.property Class Description Child This interface defines methods for finding and setting sibling Property instancesDirectoryProperty Directory propertyParent Behavior for parent (directory) propertiesProperty 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 -
Classes in org.docx4j.org.apache.poi.poifs.property used by org.docx4j.org.apache.poi.poifs.storage Class Description Property This abstract base class is the ancestor of all classes implementing POIFS Property behavior.RootProperty Root property