Uses of Class
org.apache.poi.hslf.HSLFSlideShow

Packages that use HSLFSlideShow
org.apache.poi.hslf.extractor   
org.apache.poi.hslf.usermodel   
 

Uses of HSLFSlideShow in org.apache.poi.hslf.extractor
 

Constructors in org.apache.poi.hslf.extractor with parameters of type HSLFSlideShow
PowerPointExtractor(HSLFSlideShow ss)
          Creates a PowerPointExtractor, from a HSLFSlideShow
 

Uses of HSLFSlideShow in org.apache.poi.hslf.usermodel
 

Constructors in org.apache.poi.hslf.usermodel with parameters of type HSLFSlideShow
SlideShow(HSLFSlideShow hslfSlideShow)
          Constructs a Powerpoint document from the underlying HSLFSlideShow object.
 



Copyright 2006 The Apache Software Foundation or its licensors, as applicable.