Package org.apache.poi.sl.usermodel
Interface SlideShowProvider<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
- All Known Implementing Classes:
HSLFSlideShowFactory,XSLFSlideShowFactory
public interface SlideShowProvider<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
-
Method Summary
Modifier and TypeMethodDescriptionbooleancreate()create(InputStream inp) create(InputStream inp, String password) create(DirectoryNode root, String password)
-
Method Details
-
accepts
-
create
-
create
- Throws:
IOException
-
create
- Throws:
IOException
-
create
- Throws:
IOException
-
create
- Throws:
IOException
-