Class SaveSlides

java.lang.Object
org.docx4j.openpackaging.io3.Save
org.docx4j.openpackaging.io3.SaveSlides

public class SaveSlides
extends Save
Save a PresentationMLPackage containing the specified slides only.
Since:
8.1.6
  • Field Summary

    Fields 
    Modifier and Type Field Description
    protected static org.slf4j.Logger log  

    Fields inherited from class org.docx4j.openpackaging.io3.Save

    handled, p
  • Constructor Summary

    Constructors 
    Constructor Description
    SaveSlides​(PresentationMLPackage pmlPkg, int[] slideNumber)  
  • Method Summary

    Modifier and Type Method Description
    void savePart​(Part part)  

    Methods inherited from class org.docx4j.openpackaging.io3.Save

    addPartsFromRelationships, save, saveRawXmlPart

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait