| Package | Description | 
|---|---|
| org.apache.poi.hpsf | Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IllegalVariantTypeExceptionThis exception is thrown if HPSF encounters a variant type that is illegal
 in the current context. | 
| class  | NoPropertySetStreamExceptionThis exception is thrown if a format error in a property set stream is
 detected or when the input data do not constitute a property set stream. | 
| class  | ReadingNotSupportedExceptionThis exception is thrown when HPSF tries to read a (yet) unsupported
 variant type. | 
| class  | UnexpectedPropertySetTypeExceptionThis exception is thrown if a certain type of property set is
 expected (e.g. | 
| class  | UnsupportedVariantTypeExceptionThis exception is thrown if HPSF encounters a variant type that isn't
 supported yet. | 
| class  | VariantTypeExceptionThis exception is thrown if HPSF encounters a problem with a variant type. | 
| class  | WritingNotSupportedExceptionThis exception is thrown when trying to write a (yet) unsupported variant
 type. | 
| Modifier and Type | Method and Description | 
|---|---|
| long | Thumbnail. getClipboardFormat()Returns an  intrepresenting the Clipboard
 Format | 
| byte[] | Thumbnail. getThumbnailAsWMF()Returns the Thumbnail as a  byte[]of WMF data
 if the Thumbnail's Clipboard Format Tag isCFTAG_WINDOWSand its Clipboard Format isCF_METAFILEPICT | 
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.