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

Packages that use DocumentProperty
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
NPOIFSDocument(DocumentProperty property, NPOIFSFileSystem filesystem)
          Constructor for an existing Document
 



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