@Internal public class HSLFSlideShowFactory extends SlideShowFactory
SlideShowFactory.create(java.io.File)
and similarConstructor and Description |
---|
HSLFSlideShowFactory() |
Modifier and Type | Method and Description |
---|---|
static SlideShow<?,?> |
createSlideShow(NPOIFSFileSystem fs)
Creates a HSLFSlideShow from the given NPOIFSFileSystem
|
create, create, create, create, create, create, create, createHSLFSlideShow, createSlideShow, createXSLFSlideShow
public static SlideShow<?,?> createSlideShow(NPOIFSFileSystem fs) throws java.io.IOException
Note that in order to properly release resources the SlideShow should be closed after use.
java.io.IOException
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.