Uses of Class
org.apache.poi.hpsf.MutablePropertySet

Packages that use MutablePropertySet
org.apache.poi.hpsf
 
 

Uses of MutablePropertySet in org.apache.poi.hpsf
 

Subclasses of MutablePropertySet in org.apache.poi.hpsf
 class DocumentSummaryInformation
          Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.
 class SpecialPropertySet
          Abstract superclass for the convenience classes SummaryInformation and DocumentSummaryInformation.
 class SummaryInformation
          Convenience class representing a Summary Information stream in a Microsoft Office document.
 

Constructors in org.apache.poi.hpsf with parameters of type MutablePropertySet
SpecialPropertySet(MutablePropertySet ps)
          Creates a SpecialPropertySet.
 



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