Uses of Class
org.apache.poi.poifs.property.PropertyTable
-
Packages that use PropertyTable Package Description org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. -
-
Uses of PropertyTable in org.apache.poi.poifs.filesystem
Methods in org.apache.poi.poifs.filesystem that return PropertyTable Modifier and Type Method Description PropertyTable
POIFSFileSystem. getPropertyTable()
-