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

Packages that use UnexpectedPropertySetTypeException
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
DocumentSummaryInformation(PropertySet ps)
          Creates a DocumentSummaryInformation from a given PropertySet.
SummaryInformation(PropertySet ps)
          Creates a SummaryInformation from a given PropertySet.
 



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