Uses of Class
org.apache.poi.hpsf.UnexpectedPropertySetTypeException
-
Packages that use UnexpectedPropertySetTypeException Package Description org.apache.poi.hpsf Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. -
-
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 a SummaryInformation from a givenPropertySet.
-