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

Packages that use UnexpectedPropertySetTypeException
org.apache.poi.contrib.poibrowser
 
org.apache.poi.hpsf
 
 

Uses of UnexpectedPropertySetTypeException in org.apache.poi.contrib.poibrowser
 

Constructors in org.apache.poi.contrib.poibrowser that throw UnexpectedPropertySetTypeException
PropertySetDescriptor(java.lang.String name, POIFSDocumentPath path, DocumentInputStream stream, int nrOfBytesToDump)
          Creates a PropertySetDescriptor by reading a PropertySet from a DocumentInputStream.
 

Uses of UnexpectedPropertySetTypeException in org.apache.poi.hpsf
 

Constructors in org.apache.poi.hpsf that throw UnexpectedPropertySetTypeException
SummaryInformation(PropertySet ps)
          Creates a SummaryInformation from a given PropertySet.
DocumentSummaryInformation(PropertySet ps)
          Creates a DocumentSummaryInformation from a given PropertySet.
 



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