|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |