| Package | Description | 
|---|---|
| org.apache.poi.hslf.extractor | |
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.usermodel | 
| Constructor and Description | 
|---|
| PowerPointExtractor(HSLFSlideShow slideShow)Deprecated.  | 
| Constructor and Description | 
|---|
| HeadersFooters(HSLFSlideShow ppt,
              short headerFooterType) | 
| Modifier and Type | Method and Description | 
|---|---|
| static HSLFSlideShow | HSLFSlideShowFactory. createSlideShow(DirectoryNode root)Creates a HSLFSlideShow from the given DirectoryNode | 
| static HSLFSlideShow | HSLFSlideShowFactory. createSlideShow(POIFSFileSystem fs)Creates a HSLFSlideShow from the given  POIFSFileSystem | 
| HSLFSlideShow | HSLFSheet. getSlideShow()Fetch the SlideShow we're attached to | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | HSLFSlideMaster. setSlideShow(HSLFSlideShow ss)Assign SlideShow for this slide master. | 
| protected void | HSLFSheet. setSlideShow(HSLFSlideShow ss)Set the SlideShow we're attached to. | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.