Uses of Class
loci.poi.hpsf.MutablePropertySet
-
Packages that use MutablePropertySet Package Description loci.poi.hpsf -
-
Uses of MutablePropertySet in loci.poi.hpsf
Subclasses of MutablePropertySet in loci.poi.hpsf Modifier and Type Class Description class
DocumentSummaryInformation
Convenience class representing a DocumentSummary Information stream in a Microsoft Office document.class
SpecialPropertySet
Abstract superclass for the convenience classesSummaryInformation
andDocumentSummaryInformation
.class
SummaryInformation
Convenience class representing a Summary Information stream in a Microsoft Office document.Constructors in loci.poi.hpsf with parameters of type MutablePropertySet Constructor Description SpecialPropertySet(MutablePropertySet ps)
Creates aSpecialPropertySet
.
-