Uses of Package
org.apache.poi.poifs.property
Packages that use org.apache.poi.poifs.property
Package
Description
filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface.
property package contains high and low level Property structures for POIFS.
-
Classes in org.apache.poi.poifs.property used by org.apache.poi.poifs.filesystemClassDescriptionTrivial extension of Property for POIFSDocumentsThis abstract base class is the ancestor of all classes implementing POIFS Property behavior.This class embodies the Property Table for a
POIFSFileSystem
; this is basically the directory for all of the documents in the filesystem and looks up entries in the filesystem to their chain of blocks. -
Classes in org.apache.poi.poifs.property used by org.apache.poi.poifs.propertyClassDescriptionThis interface defines methods for finding and setting sibling Property instancesDirectory propertyBehavior for parent (directory) propertiesThis abstract base class is the ancestor of all classes implementing POIFS Property behavior.Root property