Uses of Class
org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Packages that use UnexpectedPropertySetTypeException Package Description org.apache.poi.hpsf -
-
Uses of UnexpectedPropertySetTypeException in org.apache.poi.hpsf
Constructors in org.apache.poi.hpsf that throw UnexpectedPropertySetTypeException Constructor Description DocumentSummaryInformation(PropertySet ps)Creates aDocumentSummaryInformationfrom a givenPropertySet.SummaryInformation(PropertySet ps)Creates aSummaryInformationfrom a givenPropertySet.
-