Package org.apache.poi.poifs.property


package org.apache.poi.poifs.property
property package contains high and low level Property structures for POIFS.
See Also:
  • Class
    Description
    This interface defines methods for finding and setting sibling Property instances
    Directory property
     
    Trivial extension of Property for POIFSDocuments
    Behavior for parent (directory) properties
    This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
    Interface PropertyConstants
    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.
    Root property