Package org.apache.poi.poifs.property

property package contains high and low level Property structures for POIFS.

See:
          Description

Interface Summary
Child This interface defines methods for finding and setting sibling Property instances
Parent Behavior for parent (directory) properties
PropertyConstants Interface PropertyConstants
 

Class Summary
DirectoryProperty Directory property
DocumentProperty Trivial extension of Property for POIFSDocuments
Property This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
PropertyTable This class embodies the Property Table for the filesystem; this is basically the dsirectory for all of the documents in the filesystem.
RootProperty Root property
 

Package org.apache.poi.poifs.property Description

property package contains high and low level Property structures for POIFS.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:

See Also:
org.apache.poi.poifs.filesystem


Copyright © 2002 Apache jakarta-poi project. All Rights Reserved.