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

Packages that use UnexpectedPropertySetTypeException
org.apache.poi.hpsf
 
org.apache.poi.hpsf.examples   
 

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.
 

Uses of UnexpectedPropertySetTypeException in org.apache.poi.hpsf.examples
 

Methods in org.apache.poi.hpsf.examples that throw UnexpectedPropertySetTypeException
static void ModifyDocumentSummaryInformation.main(java.lang.String[] args)
          Main method - see class description.
 



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