Uses of Class
org.apache.poi.hwpf.model.DocumentProperties

Packages that use DocumentProperties
org.apache.poi.hwpf   
 

Uses of DocumentProperties in org.apache.poi.hwpf
 

Fields in org.apache.poi.hwpf declared as DocumentProperties
protected  DocumentProperties HWPFDocument._dop
          Document wide Properties
 

Methods in org.apache.poi.hwpf that return DocumentProperties
 DocumentProperties HWPFDocument.getDocProperties()
           
 



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