Class HSLFSlideShowFactory

java.lang.Object
org.apache.poi.hslf.usermodel.HSLFSlideShowFactory
All Implemented Interfaces:
SlideShowProvider<HSLFShape,HSLFTextParagraph>

@Internal public class HSLFSlideShowFactory extends Object implements SlideShowProvider<HSLFShape,HSLFTextParagraph>
Helper class which is instantiated by reflection from SlideShowFactory.create(java.io.File) and similar