|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnexpectedPropertySetTypeException | |
org.apache.poi.contrib.poibrowser | |
org.apache.poi.hpsf |
Horrible PropertySet Format API reads things like Document Summary info from
OLE 2 Compound document files. |
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 |
Methods in org.apache.poi.hpsf that throw UnexpectedPropertySetTypeException | |
static PropertySet |
PropertySetFactory.create(java.io.InputStream stream)
Creates the most specific PropertySet from an InputStream . |
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 . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |