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 aDocumentSummaryInformation
from a givenPropertySet
.SummaryInformation(PropertySet ps)
Creates aSummaryInformation
from a givenPropertySet
.
-