Uses of Class
org.apache.poi.hpsf.Thumbnail
-
Packages that use Thumbnail Package Description org.apache.poi.hpsf Processes streams in the Horrible Property Set Format (HPSF) in POI filesystems. -
-
Uses of Thumbnail in org.apache.poi.hpsf
Methods in org.apache.poi.hpsf that return Thumbnail Modifier and Type Method Description Thumbnail
SummaryInformation. getThumbnailThumbnail()
Returns the thumbnail (ornull
), processed as an object which is (largely) able to unpack the thumbnail image data.
-