Uses of Class
org.apache.poi.poifs.property.PropertyTableBase

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

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

Subclasses of PropertyTableBase in org.apache.poi.poifs.property
 class NPropertyTable
          This class embodies the Property Table for a NPOIFSFileSystem; this is basically the directory for all of the documents in the filesystem.
 class PropertyTable
          This class embodies the Property Table for the POIFSFileSystem; this is basically the directory for all of the documents in the filesystem.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.