Uses of Class
org.apache.poi.poifs.property.DocumentProperty
-
Packages that use DocumentProperty Package Description org.apache.poi.poifs.filesystem filesystem package maps OLE 2 Compound document files to a more familiar filesystem interface. -
-
Uses of DocumentProperty in org.apache.poi.poifs.filesystem
Constructors in org.apache.poi.poifs.filesystem with parameters of type DocumentProperty Constructor Description POIFSDocument(DocumentProperty property, POIFSFileSystem filesystem)
Constructor for an existing Document
-