Uses of Class
org.apache.poi.xslf.usermodel.XMLSlideShow

Packages that use XMLSlideShow
org.apache.poi.xslf.extractor   
 

Uses of XMLSlideShow in org.apache.poi.xslf.extractor
 

Constructors in org.apache.poi.xslf.extractor with parameters of type XMLSlideShow
XSLFPowerPointExtractor(XMLSlideShow slideshow)