Uses of Interface
org.apache.poi.poifs.property.Child

Packages that use Child
org.apache.poi.poifs.property property package contains high and low level Property structures for POIFS. 
 

Uses of Child in org.apache.poi.poifs.property
 

Subinterfaces of Child in org.apache.poi.poifs.property
 interface Parent
          Behavior for parent (directory) properties
 

Classes in org.apache.poi.poifs.property that implement Child
 class DirectoryProperty
          Directory property
 class DocumentProperty
          Trivial extension of Property for POIFSDocuments
 class Property
          This abstract base class is the ancestor of all classes implementing POIFS Property behavior.
 class RootProperty
          Root property
 


jakarta-poi 1.8.0-dev

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